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