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
379 |
# File 'sig/client.rbs', line 379
def arn: () -> ::String
|
#name ⇒ ::String
380 |
# File 'sig/client.rbs', line 380
def name: () -> ::String
|
#state ⇒ "CREATING", ...
381 |
# File 'sig/client.rbs', line 381
def state: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "ERROR" | "RECOVERING")
|