@Stability(value=Stable)
public static interface CfnDatastore.DatastoreStorageProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatastore.DatastoreStorageProperty.Builder
A builder for
CfnDatastore.DatastoreStorageProperty |
static class |
CfnDatastore.DatastoreStorageProperty.Jsii$Proxy
An implementation for
CfnDatastore.DatastoreStorageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatastore.DatastoreStorageProperty.Builder |
builder() |
default Object |
getCustomerManagedS3()
`CfnDatastore.DatastoreStorageProperty.CustomerManagedS3`.
|
default Object |
getServiceManagedS3()
`CfnDatastore.DatastoreStorageProperty.ServiceManagedS3`.
|
@Stability(value=Stable) @Nullable default Object getCustomerManagedS3()
@Stability(value=Stable) @Nullable default Object getServiceManagedS3()
@Stability(value=Stable) static CfnDatastore.DatastoreStorageProperty.Builder builder()
Copyright © 2021. All rights reserved.