static SetPrincipalTagAttributeMapResponse.Builder |
SetPrincipalTagAttributeMapResponse.builder() |
|
SetPrincipalTagAttributeMapResponse.Builder |
SetPrincipalTagAttributeMapResponse.Builder.identityPoolId(String identityPoolId) |
The ID of the Identity Pool you want to set attribute mappings for.
|
SetPrincipalTagAttributeMapResponse.Builder |
SetPrincipalTagAttributeMapResponse.Builder.identityProviderName(String identityProviderName) |
The provider name you want to use for attribute mappings.
|
SetPrincipalTagAttributeMapResponse.Builder |
SetPrincipalTagAttributeMapResponse.Builder.principalTags(Map<String,String> principalTags) |
You can use this operation to add principal tags.
|
SetPrincipalTagAttributeMapResponse.Builder |
SetPrincipalTagAttributeMapResponse.toBuilder() |
|
SetPrincipalTagAttributeMapResponse.Builder |
SetPrincipalTagAttributeMapResponse.Builder.useDefaults(Boolean useDefaults) |
You can use this operation to select default (username and clientID) attribute mappings.
|