Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnSiteMixinProps.Builder
Packages that use CfnSiteMixinProps.Builder
-
Uses of CfnSiteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnSiteMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnSiteMixinProps.BuilderCfnSiteMixinProps.builder()CfnSiteMixinProps.Builder.description(String description) Sets the value ofCfnSiteMixinProps.getDescription()CfnSiteMixinProps.Builder.globalNetworkId(String globalNetworkId) Sets the value ofCfnSiteMixinProps.getGlobalNetworkId()CfnSiteMixinProps.Builder.location(CfnSitePropsMixin.LocationProperty location) Sets the value ofCfnSiteMixinProps.getLocation()CfnSiteMixinProps.Builder.location(IResolvable location) Sets the value ofCfnSiteMixinProps.getLocation()Sets the value ofCfnSiteMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnSiteMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSiteMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSiteMixinProps.Builder.