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