Uses of Interface
software.amazon.awscdk.services.pcs.CfnCluster.NetworkingProperty
Packages that use CfnCluster.NetworkingProperty
-
Uses of CfnCluster.NetworkingProperty in software.amazon.awscdk.services.pcs
Classes in software.amazon.awscdk.services.pcs that implement CfnCluster.NetworkingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.NetworkingPropertyMethods in software.amazon.awscdk.services.pcs that return CfnCluster.NetworkingPropertyModifier and TypeMethodDescriptionCfnCluster.NetworkingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pcs with parameters of type CfnCluster.NetworkingPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.networking(CfnCluster.NetworkingProperty networking) The networking configuration for the cluster's control plane.CfnClusterProps.Builder.networking(CfnCluster.NetworkingProperty networking) Sets the value ofCfnClusterProps.getNetworking()voidCfnCluster.setNetworking(CfnCluster.NetworkingProperty value) The networking configuration for the cluster's control plane.