Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pcs.CfnClusterPropsMixin.NetworkingProperty
Packages that use CfnClusterPropsMixin.NetworkingProperty
-
Uses of CfnClusterPropsMixin.NetworkingProperty in software.amazon.awscdk.cfnpropertymixins.services.pcs
Classes in software.amazon.awscdk.cfnpropertymixins.services.pcs that implement CfnClusterPropsMixin.NetworkingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.NetworkingPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pcs that return CfnClusterPropsMixin.NetworkingPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.NetworkingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pcs with parameters of type CfnClusterPropsMixin.NetworkingPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.networking(CfnClusterPropsMixin.NetworkingProperty networking) Sets the value ofCfnClusterMixinProps.getNetworking()CfnClusterPropsMixin.Builder.networking(CfnClusterPropsMixin.NetworkingProperty networking) The networking configuration for the cluster's control plane.