@Stability(value=Stable)
public static interface CfnStack.StorageConnectorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-storageconnector.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-storageconnector.html#cfn-appstream-stack-storageconnector-connectortype@Stability(value=Stable) @Nullable default List<String> getDomains()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-storageconnector.html#cfn-appstream-stack-storageconnector-domains@Stability(value=Stable) @Nullable default String getResourceIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-storageconnector.html#cfn-appstream-stack-storageconnector-resourceidentifier@Stability(value=Stable) static CfnStack.StorageConnectorProperty.Builder builder()
Copyright © 2020. All rights reserved.