class Aws::FMS::Types::GetProtectionStatusResponse
@!attribute [rw] admin_account_id
The ID of the Firewall Manager administrator account for this policy. @return [String]
@!attribute [rw] service_type
The service type that is protected by the policy. Currently, this is always `SHIELD_ADVANCED`. @return [String]
@!attribute [rw] data
Details about the attack, including the following: * Attack type * Account ID * ARN of the resource attacked * Start time of the attack * End time of the attack (ongoing attacks will not have an end time) The details are in JSON format. @return [String]
@!attribute [rw] next_token
If you have more objects than the number that you specified for `MaxResults` in the request, the response includes a `NextToken` value. To list more objects, submit another `GetProtectionStatus` request, and specify the `NextToken` value from the response in the `NextToken` value in the next request. Amazon Web Services SDKs provide auto-pagination that identify `NextToken` in a response and make subsequent request calls automatically on your behalf. However, this feature is not supported by `GetProtectionStatus`. You must submit subsequent requests with `NextToken` using your own processes. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/GetProtectionStatusResponse AWS API Documentation
Constants
- SENSITIVE