Module: Aws::MediaConnect::Client::_DeleteRouterNetworkInterfaceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#state"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "UPDATING", "DELETING", "ERROR", "RECOVERING")


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

def state: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "ERROR" | "RECOVERING")