Module: Aws::SimpleDBv2::Client::_StartDomainExportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartDomainExportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_token ⇒ ::String
120 |
# File 'sig/client.rbs', line 120
def client_token: () -> ::String
|
#export_arn ⇒ ::String
121 |
# File 'sig/client.rbs', line 121
def export_arn: () -> ::String
|
#requested_at ⇒ ::Time
122 |
# File 'sig/client.rbs', line 122
def requested_at: () -> ::Time
|