@Stability(value=Stable) public static final class CfnMember.MemberFrameworkConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMember.MemberFrameworkConfigurationProperty>
CfnMember.MemberFrameworkConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnMember.MemberFrameworkConfigurationProperty |
build()
Builds the configured instance.
|
CfnMember.MemberFrameworkConfigurationProperty.Builder |
memberFabricConfiguration(CfnMember.MemberFabricConfigurationProperty memberFabricConfiguration)
|
CfnMember.MemberFrameworkConfigurationProperty.Builder |
memberFabricConfiguration(IResolvable memberFabricConfiguration)
|
@Stability(value=Stable) public CfnMember.MemberFrameworkConfigurationProperty.Builder memberFabricConfiguration(CfnMember.MemberFabricConfigurationProperty memberFabricConfiguration)
memberFabricConfiguration
- `CfnMember.MemberFrameworkConfigurationProperty.MemberFabricConfiguration`.this
@Stability(value=Stable) public CfnMember.MemberFrameworkConfigurationProperty.Builder memberFabricConfiguration(IResolvable memberFabricConfiguration)
memberFabricConfiguration
- `CfnMember.MemberFrameworkConfigurationProperty.MemberFabricConfiguration`.this
@Stability(value=Stable) public CfnMember.MemberFrameworkConfigurationProperty build()
build
in interface software.amazon.jsii.Builder<CfnMember.MemberFrameworkConfigurationProperty>
CfnMember.MemberFrameworkConfigurationProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.