@Stability(value=Stable)
public static interface CfnEventSourceMapping.SourceAccessConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder
A builder for
CfnEventSourceMapping.SourceAccessConfigurationProperty |
static class |
CfnEventSourceMapping.SourceAccessConfigurationProperty.Jsii$Proxy
An implementation for
CfnEventSourceMapping.SourceAccessConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder |
builder() |
default String |
getType()
`CfnEventSourceMapping.SourceAccessConfigurationProperty.Type`.
|
default String |
getUri()
`CfnEventSourceMapping.SourceAccessConfigurationProperty.URI`.
|
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) @Nullable default String getUri()
@Stability(value=Stable) static CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.