Class: Aws::Types::AdminPasswordSourceSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#admin_password_source"CUSTOMER_MANAGED_AWS_SECRET", "API_REQUEST_PARAMETER"

Returns the value of attribute admin_password_source.

Returns:

  • ("CUSTOMER_MANAGED_AWS_SECRET", "API_REQUEST_PARAMETER")


47
48
49
# File 'sig/types.rbs', line 47

def admin_password_source
  @admin_password_source
end

#admin_password_source_configurationTypes::AdminPasswordSourceConfiguration

Returns the value of attribute admin_password_source_configuration.



48
49
50
# File 'sig/types.rbs', line 48

def admin_password_source_configuration
  @admin_password_source_configuration
end