Class: Aws::Types::GetBucketEncryptionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBucketEncryptionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#server_side_encryption_configuration ⇒ Types::ServerSideEncryptionConfiguration
Returns the value of attribute server_side_encryption_configuration.
Instance Attribute Details
#server_side_encryption_configuration ⇒ Types::ServerSideEncryptionConfiguration
Returns the value of attribute server_side_encryption_configuration.
861 862 863 |
# File 'sig/types.rbs', line 861 def server_side_encryption_configuration @server_side_encryption_configuration end |