Module: Aws::KMS::Client::_ReplicateKeyResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ReplicateKeyResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#replica_key_metadataTypes::KeyMetadata

Returns:



672
# File 'sig/client.rbs', line 672

def replica_key_metadata: () -> Types::KeyMetadata

#replica_policy::String

Returns:

  • (::String)


673
# File 'sig/client.rbs', line 673

def replica_policy: () -> ::String

#replica_tags::Array[Types::Tag]

Returns:



674
# File 'sig/client.rbs', line 674

def replica_tags: () -> ::Array[Types::Tag]