public static interface SetSecurityTokenServicePreferencesRequest.Builder extends IamRequest.Builder, SdkPojo, CopyableBuilder<SetSecurityTokenServicePreferencesRequest.Builder,SetSecurityTokenServicePreferencesRequest>
| Modifier and Type | Method and Description |
|---|---|
SetSecurityTokenServicePreferencesRequest.Builder |
globalEndpointTokenVersion(GlobalEndpointTokenVersion globalEndpointTokenVersion)
The version of the global endpoint token.
|
SetSecurityTokenServicePreferencesRequest.Builder |
globalEndpointTokenVersion(String globalEndpointTokenVersion)
The version of the global endpoint token.
|
SetSecurityTokenServicePreferencesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
SetSecurityTokenServicePreferencesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildSetSecurityTokenServicePreferencesRequest.Builder globalEndpointTokenVersion(String globalEndpointTokenVersion)
The version of the global endpoint token. Version 1 tokens are valid only in AWS Regions that are available by default. These tokens do not work in manually enabled Regions, such as Asia Pacific (Hong Kong). Version 2 tokens are valid in all Regions. However, version 2 tokens are longer and might affect systems where you temporarily store tokens.
For information, see Activating and Deactivating STS in an AWS Region in the IAM User Guide.
globalEndpointTokenVersion - The version of the global endpoint token. Version 1 tokens are valid only in AWS Regions that are
available by default. These tokens do not work in manually enabled Regions, such as Asia Pacific (Hong
Kong). Version 2 tokens are valid in all Regions. However, version 2 tokens are longer and might
affect systems where you temporarily store tokens.
For information, see Activating and Deactivating STS in an AWS Region in the IAM User Guide.
GlobalEndpointTokenVersion,
GlobalEndpointTokenVersionSetSecurityTokenServicePreferencesRequest.Builder globalEndpointTokenVersion(GlobalEndpointTokenVersion globalEndpointTokenVersion)
The version of the global endpoint token. Version 1 tokens are valid only in AWS Regions that are available by default. These tokens do not work in manually enabled Regions, such as Asia Pacific (Hong Kong). Version 2 tokens are valid in all Regions. However, version 2 tokens are longer and might affect systems where you temporarily store tokens.
For information, see Activating and Deactivating STS in an AWS Region in the IAM User Guide.
globalEndpointTokenVersion - The version of the global endpoint token. Version 1 tokens are valid only in AWS Regions that are
available by default. These tokens do not work in manually enabled Regions, such as Asia Pacific (Hong
Kong). Version 2 tokens are valid in all Regions. However, version 2 tokens are longer and might
affect systems where you temporarily store tokens.
For information, see Activating and Deactivating STS in an AWS Region in the IAM User Guide.
GlobalEndpointTokenVersion,
GlobalEndpointTokenVersionSetSecurityTokenServicePreferencesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderSetSecurityTokenServicePreferencesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.