@Stability(value=Experimental) public static final class SourceProps.Builder extends Object implements software.amazon.jsii.Builder<SourceProps>
SourceProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SourceProps |
build()
Builds the configured instance.
|
SourceProps.Builder |
identifier(String identifier)
Sets the value of
SourceProps.getIdentifier() |
@Stability(value=Experimental) public SourceProps.Builder identifier(String identifier)
SourceProps.getIdentifier()identifier - The source identifier.
This property is required on secondary sources.this@Stability(value=Experimental) public SourceProps build()
build in interface software.amazon.jsii.Builder<SourceProps>SourcePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.