Module: Aws::SecretsManager::Client::_CreateSecretResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#replication_status::Array[Types::ReplicationStatusType]

Returns:



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

def replication_status: () -> ::Array[Types::ReplicationStatusType]

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String