Uses of Interface
software.amazon.awscdk.services.lightsail.CfnInstance.NetworkingProperty
Packages that use CfnInstance.NetworkingProperty
-
Uses of CfnInstance.NetworkingProperty in software.amazon.awscdk.services.lightsail
Classes in software.amazon.awscdk.services.lightsail that implement CfnInstance.NetworkingPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnInstance.NetworkingProperty
Methods in software.amazon.awscdk.services.lightsail that return CfnInstance.NetworkingPropertyModifier and TypeMethodDescriptionCfnInstance.NetworkingProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.lightsail with parameters of type CfnInstance.NetworkingPropertyModifier and TypeMethodDescriptionCfnInstance.Builder.networking
(CfnInstance.NetworkingProperty networking) The public ports and the monthly amount of data transfer allocated for the instance.CfnInstanceProps.Builder.networking
(CfnInstance.NetworkingProperty networking) Sets the value ofCfnInstanceProps.getNetworking()
void
CfnInstance.setNetworking
(CfnInstance.NetworkingProperty value) The public ports and the monthly amount of data transfer allocated for the instance.