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")


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

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

#vpc_connection_arn::String

Returns:

  • (::String)


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

def vpc_connection_arn: () -> ::String