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