Class: Aws::Types::SecurityConfigurationData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_configurationTypes::AuthenticationConfiguration

Returns the value of attribute authentication_configuration.



587
588
589
# File 'sig/types.rbs', line 587

def authentication_configuration
  @authentication_configuration
end

#authorization_configurationTypes::AuthorizationConfiguration

Returns the value of attribute authorization_configuration.



586
587
588
# File 'sig/types.rbs', line 586

def authorization_configuration
  @authorization_configuration
end