@Stability(value=Stable)
public static interface CfnDatastore.CustomerManagedS3Property
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-customermanageds3.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatastore.CustomerManagedS3Property.Builder
A builder for
CfnDatastore.CustomerManagedS3Property |
static class |
CfnDatastore.CustomerManagedS3Property.Jsii$Proxy
An implementation for
CfnDatastore.CustomerManagedS3Property |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatastore.CustomerManagedS3Property.Builder |
builder() |
String |
getBucket()
`CfnDatastore.CustomerManagedS3Property.Bucket`.
|
default String |
getKeyPrefix()
`CfnDatastore.CustomerManagedS3Property.KeyPrefix`.
|
String |
getRoleArn()
`CfnDatastore.CustomerManagedS3Property.RoleArn`.
|
@Stability(value=Stable) @NotNull String getBucket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-customermanageds3.html#cfn-iotanalytics-datastore-customermanageds3-bucket@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-customermanageds3.html#cfn-iotanalytics-datastore-customermanageds3-rolearn@Stability(value=Stable) @Nullable default String getKeyPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-customermanageds3.html#cfn-iotanalytics-datastore-customermanageds3-keyprefix@Stability(value=Stable) static CfnDatastore.CustomerManagedS3Property.Builder builder()
Copyright © 2020. All rights reserved.