Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.outposts.CfnSiteMixinProps.Builder
Packages that use CfnSiteMixinProps.Builder
-
Uses of CfnSiteMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.outposts
Methods in software.amazon.awscdk.cfnpropertymixins.services.outposts that return CfnSiteMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnSiteMixinProps.BuilderCfnSiteMixinProps.builder()CfnSiteMixinProps.Builder.description(String description) Sets the value ofCfnSiteMixinProps.getDescription()Sets the value ofCfnSiteMixinProps.getName()Sets the value ofCfnSiteMixinProps.getNotes()CfnSiteMixinProps.Builder.operatingAddress(CfnSitePropsMixin.AddressProperty operatingAddress) Sets the value ofCfnSiteMixinProps.getOperatingAddress()CfnSiteMixinProps.Builder.operatingAddress(IResolvable operatingAddress) Sets the value ofCfnSiteMixinProps.getOperatingAddress()CfnSiteMixinProps.Builder.rackPhysicalProperties(CfnSitePropsMixin.RackPhysicalPropertiesProperty rackPhysicalProperties) Sets the value ofCfnSiteMixinProps.getRackPhysicalProperties()CfnSiteMixinProps.Builder.rackPhysicalProperties(IResolvable rackPhysicalProperties) Sets the value ofCfnSiteMixinProps.getRackPhysicalProperties()CfnSiteMixinProps.Builder.shippingAddress(CfnSitePropsMixin.AddressProperty shippingAddress) Sets the value ofCfnSiteMixinProps.getShippingAddress()CfnSiteMixinProps.Builder.shippingAddress(IResolvable shippingAddress) Sets the value ofCfnSiteMixinProps.getShippingAddress()Sets the value ofCfnSiteMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.outposts with parameters of type CfnSiteMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSiteMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSiteMixinProps.Builder.