@Stability(value=Stable) public static final class CfnChannel.ChannelStorageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.ChannelStorageProperty>
CfnChannel.ChannelStorageProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.ChannelStorageProperty |
build()
Builds the configured instance.
|
CfnChannel.ChannelStorageProperty.Builder |
customerManagedS3(CfnChannel.CustomerManagedS3Property customerManagedS3)
Sets the value of
CfnChannel.ChannelStorageProperty.getCustomerManagedS3() |
CfnChannel.ChannelStorageProperty.Builder |
customerManagedS3(IResolvable customerManagedS3)
Sets the value of
CfnChannel.ChannelStorageProperty.getCustomerManagedS3() |
CfnChannel.ChannelStorageProperty.Builder |
serviceManagedS3(CfnChannel.ServiceManagedS3Property serviceManagedS3)
Sets the value of
CfnChannel.ChannelStorageProperty.getServiceManagedS3() |
CfnChannel.ChannelStorageProperty.Builder |
serviceManagedS3(IResolvable serviceManagedS3)
Sets the value of
CfnChannel.ChannelStorageProperty.getServiceManagedS3() |
@Stability(value=Stable) public CfnChannel.ChannelStorageProperty.Builder customerManagedS3(CfnChannel.CustomerManagedS3Property customerManagedS3)
CfnChannel.ChannelStorageProperty.getCustomerManagedS3()customerManagedS3 - `CfnChannel.ChannelStorageProperty.CustomerManagedS3`.this@Stability(value=Stable) public CfnChannel.ChannelStorageProperty.Builder customerManagedS3(IResolvable customerManagedS3)
CfnChannel.ChannelStorageProperty.getCustomerManagedS3()customerManagedS3 - `CfnChannel.ChannelStorageProperty.CustomerManagedS3`.this@Stability(value=Stable) public CfnChannel.ChannelStorageProperty.Builder serviceManagedS3(CfnChannel.ServiceManagedS3Property serviceManagedS3)
CfnChannel.ChannelStorageProperty.getServiceManagedS3()serviceManagedS3 - `CfnChannel.ChannelStorageProperty.ServiceManagedS3`.this@Stability(value=Stable) public CfnChannel.ChannelStorageProperty.Builder serviceManagedS3(IResolvable serviceManagedS3)
CfnChannel.ChannelStorageProperty.getServiceManagedS3()serviceManagedS3 - `CfnChannel.ChannelStorageProperty.ServiceManagedS3`.this@Stability(value=Stable) public CfnChannel.ChannelStorageProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.ChannelStorageProperty>CfnChannel.ChannelStoragePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.