You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Shield::Types::ListResourcesInProtectionGroupResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Shield::Types::ListResourcesInProtectionGroupResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
If you specify a value for
MaxResults
and you have more resources in the protection group than the value of MaxResults, AWS Shield Advanced returns this token that you can use in your next request, to get the next batch of objects. -
#resource_arns ⇒ Array<String>
The Amazon Resource Names (ARNs) of the resources that are included in the protection group.
Instance Attribute Details
#next_token ⇒ String
If you specify a value for MaxResults
and you have more resources in
the protection group than the value of MaxResults, AWS Shield Advanced
returns this token that you can use in your next request, to get the
next batch of objects.
#resource_arns ⇒ Array<String>
The Amazon Resource Names (ARNs) of the resources that are included in the protection group.