Module: Aws::FMS::Client::_GetProtectionStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetProtectionStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#admin_account_id ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def admin_account_id: () -> ::String
|
#next_token ⇒ ::String
236 |
# File 'sig/client.rbs', line 236
def next_token: () -> ::String
|
#service_type ⇒ "WAF", ...
235 |
# File 'sig/client.rbs', line 235
def service_type: () -> ("WAF" | "WAFV2" | "SHIELD_ADVANCED" | "SECURITY_GROUPS_COMMON" | "SECURITY_GROUPS_CONTENT_AUDIT" | "SECURITY_GROUPS_USAGE_AUDIT" | "NETWORK_FIREWALL" | "DNS_FIREWALL" | "THIRD_PARTY_FIREWALL" | "IMPORT_NETWORK_FIREWALL" | "NETWORK_ACL_COMMON")
|