@Stability(value=Stable) public static final class CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty |
build()
Builds the configured instance.
|
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder |
rules(IResolvable rules)
Sets the value of
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.getRules() |
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder |
rules(List<? extends Object> rules)
Sets the value of
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.getRules() |
@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder rules(IResolvable rules)
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.getRules()rules - The rules. This parameter is required.
You can specify up to 25 rules per identity provider.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder rules(List<? extends Object> rules)
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.getRules()rules - The rules. This parameter is required.
You can specify up to 25 rules per identity provider.this@Stability(value=Stable) public CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty>CfnIdentityPoolRoleAttachment.RulesConfigurationTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.