@Stability(value=Stable) public static final class CfnChannel.FrameCaptureS3SettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.FrameCaptureS3SettingsProperty>
CfnChannel.FrameCaptureS3SettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.FrameCaptureS3SettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.FrameCaptureS3SettingsProperty.Builder |
cannedAcl(String cannedAcl)
Sets the value of
CfnChannel.FrameCaptureS3SettingsProperty.getCannedAcl() |
@Stability(value=Stable) public CfnChannel.FrameCaptureS3SettingsProperty.Builder cannedAcl(String cannedAcl)
CfnChannel.FrameCaptureS3SettingsProperty.getCannedAcl()cannedAcl - Specify the canned ACL to apply to each S3 request.
Defaults to none.this@Stability(value=Stable) public CfnChannel.FrameCaptureS3SettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.FrameCaptureS3SettingsProperty>CfnChannel.FrameCaptureS3SettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.