@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:06.148Z") @Stability(value=Stable) public interface CfnVirtualGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualGatewayProps.Builder
A builder for
CfnVirtualGatewayProps |
static class |
CfnVirtualGatewayProps.Jsii$Proxy
An implementation for
CfnVirtualGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualGatewayProps.Builder |
builder() |
String |
getMeshName()
`AWS::AppMesh::VirtualGateway.MeshName`.
|
default String |
getMeshOwner()
`AWS::AppMesh::VirtualGateway.MeshOwner`.
|
Object |
getSpec()
`AWS::AppMesh::VirtualGateway.Spec`.
|
default List<CfnTag> |
getTags()
`AWS::AppMesh::VirtualGateway.Tags`.
|
String |
getVirtualGatewayName()
`AWS::AppMesh::VirtualGateway.VirtualGatewayName`.
|
@Stability(value=Stable) @NotNull String getMeshName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html#cfn-appmesh-virtualgateway-meshname@Stability(value=Stable) @NotNull Object getSpec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html#cfn-appmesh-virtualgateway-spec@Stability(value=Stable) @NotNull String getVirtualGatewayName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html#cfn-appmesh-virtualgateway-virtualgatewayname@Stability(value=Stable) @Nullable default String getMeshOwner()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html#cfn-appmesh-virtualgateway-meshowner@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appmesh-virtualgateway.html#cfn-appmesh-virtualgateway-tags@Stability(value=Stable) static CfnVirtualGatewayProps.Builder builder()
CfnVirtualGatewayProps.Builder of CfnVirtualGatewayPropsCopyright © 2020. All rights reserved.