Class: Aws::Types::GetBucketEncryptionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#server_side_encryption_configurationTypes::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