@Stability(value=Stable) public static final class CfnTrustAnchor.SourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTrustAnchor.SourceProperty>
CfnTrustAnchor.SourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTrustAnchor.SourceProperty |
build()
Builds the configured instance.
|
CfnTrustAnchor.SourceProperty.Builder |
sourceData(CfnTrustAnchor.SourceDataProperty sourceData)
Sets the value of
CfnTrustAnchor.SourceProperty.getSourceData() |
CfnTrustAnchor.SourceProperty.Builder |
sourceData(IResolvable sourceData)
Sets the value of
CfnTrustAnchor.SourceProperty.getSourceData() |
CfnTrustAnchor.SourceProperty.Builder |
sourceType(String sourceType)
Sets the value of
CfnTrustAnchor.SourceProperty.getSourceType() |
@Stability(value=Stable) public CfnTrustAnchor.SourceProperty.Builder sourceData(CfnTrustAnchor.SourceDataProperty sourceData)
CfnTrustAnchor.SourceProperty.getSourceData()sourceData - `CfnTrustAnchor.SourceProperty.SourceData`.this@Stability(value=Stable) public CfnTrustAnchor.SourceProperty.Builder sourceData(IResolvable sourceData)
CfnTrustAnchor.SourceProperty.getSourceData()sourceData - `CfnTrustAnchor.SourceProperty.SourceData`.this@Stability(value=Stable) public CfnTrustAnchor.SourceProperty.Builder sourceType(String sourceType)
CfnTrustAnchor.SourceProperty.getSourceType()sourceType - `CfnTrustAnchor.SourceProperty.SourceType`.this@Stability(value=Stable) public CfnTrustAnchor.SourceProperty build()
build in interface software.amazon.jsii.Builder<CfnTrustAnchor.SourceProperty>CfnTrustAnchor.SourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.