Module: Aws::Kafka::Client::_DeleteVpcConnectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteVpcConnectionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#state ⇒ "CREATING", ...
348 |
# File 'sig/client.rbs', line 348
def state: () -> ("CREATING" | "AVAILABLE" | "INACTIVE" | "DEACTIVATING" | "DELETING" | "FAILED" | "REJECTED" | "REJECTING")
|
#vpc_connection_arn ⇒ ::String
347 |
# File 'sig/client.rbs', line 347
def vpc_connection_arn: () -> ::String
|