Module: Aws::NeptuneGraph::Client::_DeletePrivateGraphEndpointResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DeletePrivateGraphEndpointOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#status"CREATING", ...

Returns:

  • ("CREATING", "AVAILABLE", "DELETING", "FAILED")


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

def status: () -> ("CREATING" | "AVAILABLE" | "DELETING" | "FAILED")

#subnet_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def subnet_ids: () -> ::Array[::String]

#vpc_endpoint_id::String

Returns:

  • (::String)


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

def vpc_endpoint_id: () -> ::String

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String