Class: Aws::Types::ModifyAuthenticationProfileResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_profile_content::String

Returns the value of attribute authentication_profile_content.

Returns:

  • (::String)


1954
1955
1956
# File 'sig/types.rbs', line 1954

def authentication_profile_content
  @authentication_profile_content
end

#authentication_profile_name::String

Returns the value of attribute authentication_profile_name.

Returns:

  • (::String)


1953
1954
1955
# File 'sig/types.rbs', line 1953

def authentication_profile_name
  @authentication_profile_name
end