@Stability(value=Stable) public static final class CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIdentityPoolRoleAttachment.RoleMappingProperty>
CfnIdentityPoolRoleAttachment.RoleMappingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
ambiguousRoleResolution(String ambiguousRoleResolution)
|
CfnIdentityPoolRoleAttachment.RoleMappingProperty |
build()
Builds the configured instance.
|
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
identityProvider(String identityProvider)
Sets the value of
CfnIdentityPoolRoleAttachment.RoleMappingProperty.getIdentityProvider() |
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
rulesConfiguration(CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty rulesConfiguration)
|
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
rulesConfiguration(IResolvable rulesConfiguration)
|
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
type(String type)
Sets the value of
CfnIdentityPoolRoleAttachment.RoleMappingProperty.getType() |
@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder type(String type)
CfnIdentityPoolRoleAttachment.RoleMappingProperty.getType()type - `CfnIdentityPoolRoleAttachment.RoleMappingProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder ambiguousRoleResolution(String ambiguousRoleResolution)
ambiguousRoleResolution - `CfnIdentityPoolRoleAttachment.RoleMappingProperty.AmbiguousRoleResolution`.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder identityProvider(String identityProvider)
CfnIdentityPoolRoleAttachment.RoleMappingProperty.getIdentityProvider()identityProvider - `CfnIdentityPoolRoleAttachment.RoleMappingProperty.IdentityProvider`.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder rulesConfiguration(CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty rulesConfiguration)
rulesConfiguration - `CfnIdentityPoolRoleAttachment.RoleMappingProperty.RulesConfiguration`.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder rulesConfiguration(IResolvable rulesConfiguration)
rulesConfiguration - `CfnIdentityPoolRoleAttachment.RoleMappingProperty.RulesConfiguration`.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RoleMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnIdentityPoolRoleAttachment.RoleMappingProperty>CfnIdentityPoolRoleAttachment.RoleMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.