Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnInstanceMixinProps.Builder
Packages that use CfnInstanceMixinProps.Builder
-
Uses of CfnInstanceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnInstanceMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnInstanceMixinProps.getAddOns()CfnInstanceMixinProps.Builder.addOns(IResolvable addOns) Sets the value ofCfnInstanceMixinProps.getAddOns()CfnInstanceMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnInstanceMixinProps.getAvailabilityZone()CfnInstanceMixinProps.Builder.blueprintId(String blueprintId) Sets the value ofCfnInstanceMixinProps.getBlueprintId()CfnInstanceMixinProps.builder()Sets the value ofCfnInstanceMixinProps.getBundleId()CfnInstanceMixinProps.Builder.hardware(CfnInstancePropsMixin.HardwareProperty hardware) Sets the value ofCfnInstanceMixinProps.getHardware()CfnInstanceMixinProps.Builder.hardware(IResolvable hardware) Sets the value ofCfnInstanceMixinProps.getHardware()CfnInstanceMixinProps.Builder.instanceName(String instanceName) Sets the value ofCfnInstanceMixinProps.getInstanceName()CfnInstanceMixinProps.Builder.keyPairName(String keyPairName) Sets the value ofCfnInstanceMixinProps.getKeyPairName()CfnInstanceMixinProps.Builder.location(CfnInstancePropsMixin.LocationProperty location) Sets the value ofCfnInstanceMixinProps.getLocation()CfnInstanceMixinProps.Builder.location(IResolvable location) Sets the value ofCfnInstanceMixinProps.getLocation()CfnInstanceMixinProps.Builder.networking(CfnInstancePropsMixin.NetworkingProperty networking) Sets the value ofCfnInstanceMixinProps.getNetworking()CfnInstanceMixinProps.Builder.networking(IResolvable networking) Sets the value ofCfnInstanceMixinProps.getNetworking()CfnInstanceMixinProps.Builder.state(CfnInstancePropsMixin.StateProperty state) Sets the value ofCfnInstanceMixinProps.getState()CfnInstanceMixinProps.Builder.state(IResolvable state) Sets the value ofCfnInstanceMixinProps.getState()Sets the value ofCfnInstanceMixinProps.getTags()Sets the value ofCfnInstanceMixinProps.getUserData()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnInstanceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInstanceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInstanceMixinProps.Builder.