Class: Aws::Types::DashEncryption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_rotation_interval_seconds::Integer

Returns the value of attribute key_rotation_interval_seconds.

Returns:

  • (::Integer)


179
180
181
# File 'sig/types.rbs', line 179

def key_rotation_interval_seconds
  @key_rotation_interval_seconds
end

#speke_key_providerTypes::SpekeKeyProvider

Returns the value of attribute speke_key_provider.



180
181
182
# File 'sig/types.rbs', line 180

def speke_key_provider
  @speke_key_provider
end