Module: Aws::MPA::Client::_CreateApprovalTeamResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateApprovalTeamResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
93 |
# File 'sig/client.rbs', line 93
def arn: () -> ::String
|
#creation_time ⇒ ::Time
92 |
# File 'sig/client.rbs', line 92
def creation_time: () -> ::Time
|
#name ⇒ ::String
94 |
# File 'sig/client.rbs', line 94
def name: () -> ::String
|
#version_id ⇒ ::String
95 |
# File 'sig/client.rbs', line 95
def version_id: () -> ::String
|