| Package | Description |
|---|---|
| software.amazon.awscdk.services.lightsail |
AWS::Lightsail Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.HardwareProperty.Jsii$Proxy
An implementation for
CfnInstance.HardwareProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.HardwareProperty |
CfnInstance.HardwareProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.hardware(CfnInstance.HardwareProperty hardware)
The hardware properties for the instance, such as the vCPU count, attached disks, and amount of RAM.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.hardware(CfnInstance.HardwareProperty hardware)
Sets the value of
CfnInstanceProps.getHardware() |
void |
CfnInstance.setHardware(CfnInstance.HardwareProperty value)
The hardware properties for the instance, such as the vCPU count, attached disks, and amount of RAM.
|
Copyright © 2022. All rights reserved.