public static interface GetResourcePoliciesRequest.Builder extends SsmIncidentsRequest.Builder, SdkPojo, CopyableBuilder<GetResourcePoliciesRequest.Builder,GetResourcePoliciesRequest>
| Modifier and Type | Method and Description |
|---|---|
GetResourcePoliciesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of resource policies to display for each page of results.
|
GetResourcePoliciesRequest.Builder |
nextToken(String nextToken)
The pagination token to continue to the next page of results.
|
GetResourcePoliciesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetResourcePoliciesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetResourcePoliciesRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the response plan with the attached resource policy.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetResourcePoliciesRequest.Builder maxResults(Integer maxResults)
The maximum number of resource policies to display for each page of results.
maxResults - The maximum number of resource policies to display for each page of results.GetResourcePoliciesRequest.Builder nextToken(String nextToken)
The pagination token to continue to the next page of results.
nextToken - The pagination token to continue to the next page of results.GetResourcePoliciesRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the response plan with the attached resource policy.
resourceArn - The Amazon Resource Name (ARN) of the response plan with the attached resource policy.GetResourcePoliciesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetResourcePoliciesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.