Class: Aws::Types::CreateSecurityConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_configurationTypes::EncryptionConfiguration

Returns the value of attribute encryption_configuration.



1758
1759
1760
# File 'sig/types.rbs', line 1758

def encryption_configuration
  @encryption_configuration
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1757
1758
1759
# File 'sig/types.rbs', line 1757

def name
  @name
end