Uses of Class
software.amazon.awscdk.services.lightsail.CfnInstance.PortProperty.Builder
Packages that use CfnInstance.PortProperty.Builder
- 
Uses of CfnInstance.PortProperty.Builder in software.amazon.awscdk.services.lightsail
Methods in software.amazon.awscdk.services.lightsail that return CfnInstance.PortProperty.BuilderModifier and TypeMethodDescriptionCfnInstance.PortProperty.Builder.accessDirection(String accessDirection) Sets the value ofCfnInstance.PortProperty.getAccessDirection()CfnInstance.PortProperty.Builder.accessFrom(String accessFrom) Sets the value ofCfnInstance.PortProperty.getAccessFrom()CfnInstance.PortProperty.Builder.accessType(String accessType) Sets the value ofCfnInstance.PortProperty.getAccessType()CfnInstance.PortProperty.builder()CfnInstance.PortProperty.Builder.cidrListAliases(List<String> cidrListAliases) Sets the value ofCfnInstance.PortProperty.getCidrListAliases()Sets the value ofCfnInstance.PortProperty.getCidrs()CfnInstance.PortProperty.Builder.commonName(String commonName) Sets the value ofCfnInstance.PortProperty.getCommonName()Sets the value ofCfnInstance.PortProperty.getFromPort()Sets the value ofCfnInstance.PortProperty.getIpv6Cidrs()Sets the value ofCfnInstance.PortProperty.getProtocol()Sets the value ofCfnInstance.PortProperty.getToPort()Constructors in software.amazon.awscdk.services.lightsail with parameters of type CfnInstance.PortProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstance.PortProperty.Builder.