Module: Aws::VPCLattice::Client::_DeleteServiceNetworkResourceAssociationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteServiceNetworkResourceAssociationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
480 |
# File 'sig/client.rbs', line 480
def arn: () -> ::String
|
#id ⇒ ::String
479 |
# File 'sig/client.rbs', line 479
def id: () -> ::String
|
#status ⇒ "CREATE_IN_PROGRESS", ...
481 |
# File 'sig/client.rbs', line 481
def status: () -> ("CREATE_IN_PROGRESS" | "ACTIVE" | "PARTIAL" | "DELETE_IN_PROGRESS" | "CREATE_FAILED" | "DELETE_FAILED")
|