@Stability(value=Stable)
public static interface CfnStack.StorageConnectorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.StorageConnectorProperty.Builder
A builder for
CfnStack.StorageConnectorProperty |
static class |
CfnStack.StorageConnectorProperty.Jsii$Proxy
An implementation for
CfnStack.StorageConnectorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.StorageConnectorProperty.Builder |
builder() |
String |
getConnectorType()
`CfnStack.StorageConnectorProperty.ConnectorType`.
|
default List<String> |
getDomains()
`CfnStack.StorageConnectorProperty.Domains`.
|
default String |
getResourceIdentifier()
`CfnStack.StorageConnectorProperty.ResourceIdentifier`.
|
@Stability(value=Stable) @NotNull String getConnectorType()
@Stability(value=Stable) @Nullable default List<String> getDomains()
@Stability(value=Stable) @Nullable default String getResourceIdentifier()
@Stability(value=Stable) static CfnStack.StorageConnectorProperty.Builder builder()
Copyright © 2021. All rights reserved.