@Stability(value=Stable)
public static interface CfnFunction.BucketSAMPTProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.BucketSAMPTProperty.Builder
A builder for
CfnFunction.BucketSAMPTProperty |
static class |
CfnFunction.BucketSAMPTProperty.Jsii$Proxy
An implementation for
CfnFunction.BucketSAMPTProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.BucketSAMPTProperty.Builder |
builder() |
String |
getBucketName()
`CfnFunction.BucketSAMPTProperty.BucketName`.
|
@Stability(value=Stable) @NotNull String getBucketName()
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst@Stability(value=Stable) static CfnFunction.BucketSAMPTProperty.Builder builder()
Copyright © 2021. All rights reserved.