| Package | Description |
|---|---|
| software.amazon.awscdk.services.lightsail |
AWS::Lightsail Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.NetworkingProperty.Jsii$Proxy
An implementation for
CfnInstance.NetworkingProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.NetworkingProperty |
CfnInstance.NetworkingProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.networking(CfnInstance.NetworkingProperty networking)
The public ports and the monthly amount of data transfer allocated for the instance.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.networking(CfnInstance.NetworkingProperty networking)
Sets the value of
CfnInstanceProps.getNetworking() |
void |
CfnInstance.setNetworking(CfnInstance.NetworkingProperty value)
The public ports and the monthly amount of data transfer allocated for the instance.
|
Copyright © 2022. All rights reserved.