@Stability(value=Stable)
public static interface CfnStack.AccessEndpointProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.AccessEndpointProperty.Builder
A builder for
CfnStack.AccessEndpointProperty |
static class |
CfnStack.AccessEndpointProperty.Jsii$Proxy
An implementation for
CfnStack.AccessEndpointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.AccessEndpointProperty.Builder |
builder() |
String |
getEndpointType()
`CfnStack.AccessEndpointProperty.EndpointType`.
|
String |
getVpceId()
`CfnStack.AccessEndpointProperty.VpceId`.
|
@Stability(value=Stable) @NotNull String getEndpointType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html#cfn-appstream-stack-accessendpoint-endpointtype@Stability(value=Stable) @NotNull String getVpceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html#cfn-appstream-stack-accessendpoint-vpceid@Stability(value=Stable) static CfnStack.AccessEndpointProperty.Builder builder()
Copyright © 2020. All rights reserved.