Class: Aws::Types::GetSecurityConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSecurityConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#security_configuration ⇒ Types::SecurityConfiguration
Returns the value of attribute security_configuration.
Instance Attribute Details
#security_configuration ⇒ Types::SecurityConfiguration
Returns the value of attribute security_configuration.
4056 4057 4058 |
# File 'sig/types.rbs', line 4056 def security_configuration @security_configuration end |