@Stability(value=Stable)
public static interface CfnBucket.BucketEncryptionProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnBucket.BucketEncryptionProperty.Builder
A builder for
CfnBucket.BucketEncryptionProperty |
static class |
CfnBucket.BucketEncryptionProperty.Jsii$Proxy
An implementation for
CfnBucket.BucketEncryptionProperty |
Modifier and Type | Method and Description |
---|---|
static CfnBucket.BucketEncryptionProperty.Builder |
builder() |
Object |
getServerSideEncryptionConfiguration()
`CfnBucket.BucketEncryptionProperty.ServerSideEncryptionConfiguration`.
|
@Stability(value=Stable) @NotNull Object getServerSideEncryptionConfiguration()
@Stability(value=Stable) static CfnBucket.BucketEncryptionProperty.Builder builder()
Copyright © 2021. All rights reserved.