Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnInstancePropsMixin.HardwareProperty
Packages that use CfnInstancePropsMixin.HardwareProperty
-
Uses of CfnInstancePropsMixin.HardwareProperty in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Classes in software.amazon.awscdk.cfnpropertymixins.services.lightsail that implement CfnInstancePropsMixin.HardwarePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInstancePropsMixin.HardwarePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnInstancePropsMixin.HardwarePropertyModifier and TypeMethodDescriptionCfnInstancePropsMixin.HardwareProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnInstancePropsMixin.HardwarePropertyModifier and TypeMethodDescriptionCfnInstanceMixinProps.Builder.hardware(CfnInstancePropsMixin.HardwareProperty hardware) Sets the value ofCfnInstanceMixinProps.getHardware()CfnInstancePropsMixin.Builder.hardware(CfnInstancePropsMixin.HardwareProperty hardware) The hardware properties for the instance, such as the vCPU count, attached disks, and amount of RAM.