Module: Aws::AppRegistry::Client::_DisassociateResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DisassociateResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_arn ⇒ ::String
169 |
# File 'sig/client.rbs', line 169
def application_arn: () -> ::String
|
#resource_arn ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def resource_arn: () -> ::String
|