Module: Aws::Route53GlobalResolver::Client::_UpdateFirewallDomainsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateFirewallDomainsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
903 |
# File 'sig/client.rbs', line 903
def id: () -> ::String
|
#name ⇒ ::String
904 |
# File 'sig/client.rbs', line 904
def name: () -> ::String
|
#status ⇒ "CREATING", ...
905 |
# File 'sig/client.rbs', line 905
def status: () -> ("CREATING" | "OPERATIONAL" | "UPDATING" | "DELETING")
|