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", ...

Returns:

  • ("CREATING", "AVAILABLE", "INACTIVE", "DEACTIVATING", "DELETING", "FAILED", "REJECTED", "REJECTING")


473
# File 'sig/client.rbs', line 473

def state: () -> ("CREATING" | "AVAILABLE" | "INACTIVE" | "DEACTIVATING" | "DELETING" | "FAILED" | "REJECTED" | "REJECTING")

#vpc_connection_arn::String

Returns:

  • (::String)


472
# File 'sig/client.rbs', line 472

def vpc_connection_arn: () -> ::String