Class: Aws::Types::PackageAssociationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PackageAssociationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_store_access_option ⇒ Types::KeyStoreAccessOption
Returns the value of attribute key_store_access_option.
Instance Attribute Details
#key_store_access_option ⇒ Types::KeyStoreAccessOption
Returns the value of attribute key_store_access_option.
1952 1953 1954 |
# File 'sig/types.rbs', line 1952 def key_store_access_option @key_store_access_option end |