Uses of Interface
software.amazon.awscdk.services.evs.CfnEnvironment.ConnectivityInfoProperty
Packages that use CfnEnvironment.ConnectivityInfoProperty
-
Uses of CfnEnvironment.ConnectivityInfoProperty in software.amazon.awscdk.services.evs
Classes in software.amazon.awscdk.services.evs that implement CfnEnvironment.ConnectivityInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEnvironment.ConnectivityInfoPropertyMethods in software.amazon.awscdk.services.evs that return CfnEnvironment.ConnectivityInfoPropertyModifier and TypeMethodDescriptionCfnEnvironment.ConnectivityInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.evs with parameters of type CfnEnvironment.ConnectivityInfoPropertyModifier and TypeMethodDescriptionCfnEnvironment.Builder.connectivityInfo(CfnEnvironment.ConnectivityInfoProperty connectivityInfo) The connectivity configuration for the environment.CfnEnvironmentProps.Builder.connectivityInfo(CfnEnvironment.ConnectivityInfoProperty connectivityInfo) Sets the value ofCfnEnvironmentProps.getConnectivityInfo()voidCfnEnvironment.setConnectivityInfo(CfnEnvironment.ConnectivityInfoProperty value) The connectivity configuration for the environment.