@Stability(value=Stable) public static final class CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEventSourceMapping.SourceAccessConfigurationProperty>
CfnEventSourceMapping.SourceAccessConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEventSourceMapping.SourceAccessConfigurationProperty |
build()
Builds the configured instance.
|
CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder |
type(String type)
Sets the value of
CfnEventSourceMapping.SourceAccessConfigurationProperty.getType() |
CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder |
uri(String uri)
Sets the value of
CfnEventSourceMapping.SourceAccessConfigurationProperty.getUri() |
@Stability(value=Stable) public CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder type(String type)
CfnEventSourceMapping.SourceAccessConfigurationProperty.getType()type - `CfnEventSourceMapping.SourceAccessConfigurationProperty.Type`.this@Stability(value=Stable) public CfnEventSourceMapping.SourceAccessConfigurationProperty.Builder uri(String uri)
CfnEventSourceMapping.SourceAccessConfigurationProperty.getUri()uri - `CfnEventSourceMapping.SourceAccessConfigurationProperty.URI`.this@Stability(value=Stable) public CfnEventSourceMapping.SourceAccessConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnEventSourceMapping.SourceAccessConfigurationProperty>CfnEventSourceMapping.SourceAccessConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.