Uses of Interface
software.amazon.awscdk.services.vpclattice.CfnServiceNetwork.SharingConfigProperty
Packages that use CfnServiceNetwork.SharingConfigProperty
-
Uses of CfnServiceNetwork.SharingConfigProperty in software.amazon.awscdk.services.vpclattice
Classes in software.amazon.awscdk.services.vpclattice that implement CfnServiceNetwork.SharingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServiceNetwork.SharingConfigPropertyMethods in software.amazon.awscdk.services.vpclattice that return CfnServiceNetwork.SharingConfigPropertyModifier and TypeMethodDescriptionCfnServiceNetwork.SharingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.vpclattice with parameters of type CfnServiceNetwork.SharingConfigPropertyModifier and TypeMethodDescriptionvoidCfnServiceNetwork.setSharingConfig(CfnServiceNetwork.SharingConfigProperty value) Specify if the service network should be enabled for sharing.CfnServiceNetwork.Builder.sharingConfig(CfnServiceNetwork.SharingConfigProperty sharingConfig) Specify if the service network should be enabled for sharing.CfnServiceNetworkProps.Builder.sharingConfig(CfnServiceNetwork.SharingConfigProperty sharingConfig) Sets the value ofCfnServiceNetworkProps.getSharingConfig()