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