class Aws::SSMIncidents::Types::GetResourcePoliciesInput
@note When making an API call, you may pass GetResourcePoliciesInput
data as a hash: { max_results: 1, next_token: "NextToken", resource_arn: "Arn", # required }
@!attribute [rw] max_results
The maximum number of resource policies to display per page of results. @return [Integer]
@!attribute [rw] next_token
The pagination token to continue to the next page of results. @return [String]
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the response plan with the attached resource policy. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/GetResourcePoliciesInput AWS API Documentation
Constants
- SENSITIVE