Class: Aws::Types::FlowTransitEncryption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_key_configurationTypes::FlowTransitEncryptionKeyConfiguration

Returns the value of attribute encryption_key_configuration.



762
763
764
# File 'sig/types.rbs', line 762

def encryption_key_configuration
  @encryption_key_configuration
end

#encryption_key_type"SECRETS_MANAGER", "AUTOMATIC"

Returns the value of attribute encryption_key_type.

Returns:

  • ("SECRETS_MANAGER", "AUTOMATIC")


761
762
763
# File 'sig/types.rbs', line 761

def encryption_key_type
  @encryption_key_type
end