@Stability(value=Stable)
public static interface CfnEventSourceMapping.SourceAccessConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-sourceaccessconfiguration.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-sourceaccessconfiguration.html#cfn-lambda-eventsourcemapping-sourceaccessconfiguration-type@Stability(value=Stable) @Nullable default String getUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-sourceaccessconfiguration.html#cfn-lambda-eventsourcemapping-sourceaccessconfiguration-uri@Stability(value=Stable) static CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.