Uses of Interface
software.amazon.awscdk.services.appmesh.CfnVirtualNodeProps
Packages that use CfnVirtualNodeProps
-
Uses of CfnVirtualNodeProps in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnVirtualNodePropsMethods in software.amazon.awscdk.services.appmesh that return CfnVirtualNodePropsModifier and TypeMethodDescriptionCfnVirtualNodeProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNodePropsModifierConstructorDescriptionCfnVirtualNode(Construct scope, String id, CfnVirtualNodeProps props) Create a newAWS::AppMesh::VirtualNode.