@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:12.959Z") @Stability(value=Experimental) public interface SourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SourceProps.Builder
A builder for
SourceProps |
static class |
SourceProps.Jsii$Proxy
An implementation for
SourceProps |
| Modifier and Type | Method and Description |
|---|---|
static SourceProps.Builder |
builder() |
default String |
getIdentifier()
(experimental) The source identifier.
|
@Stability(value=Experimental) @Nullable default String getIdentifier()
This property is required on secondary sources.
@Stability(value=Experimental) static SourceProps.Builder builder()
SourceProps.Builder of SourcePropsCopyright © 2020. All rights reserved.