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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

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.

Returns:

  • (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_arnsArray<String>

The Amazon Resource Names (ARNs) of the resources that are included in the protection group.

Returns:

  • (Array<String>)

    The Amazon Resource Names (ARNs) of the resources that are included in the protection group.