@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.259Z") @Stability(value=Stable) public interface CfnDiscovererProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDiscovererProps.Builder
A builder for
CfnDiscovererProps |
static class |
CfnDiscovererProps.Jsii$Proxy
An implementation for
CfnDiscovererProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDiscovererProps.Builder |
builder() |
default String |
getDescription()
`AWS::EventSchemas::Discoverer.Description`.
|
String |
getSourceArn()
`AWS::EventSchemas::Discoverer.SourceArn`.
|
default List<CfnDiscoverer.TagsEntryProperty> |
getTags()
`AWS::EventSchemas::Discoverer.Tags`.
|
@Stability(value=Stable) @NotNull String getSourceArn()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default List<CfnDiscoverer.TagsEntryProperty> getTags()
@Stability(value=Stable) static CfnDiscovererProps.Builder builder()
CfnDiscovererProps.Builder of CfnDiscovererPropsCopyright © 2021. All rights reserved.