Uses of Class
software.amazon.awscdk.services.devopsagent.CfnPrivateConnection.ServiceManagedModeProperty.Builder
Packages that use CfnPrivateConnection.ServiceManagedModeProperty.Builder
-
Uses of CfnPrivateConnection.ServiceManagedModeProperty.Builder in software.amazon.awscdk.services.devopsagent
Methods in software.amazon.awscdk.services.devopsagent that return CfnPrivateConnection.ServiceManagedModeProperty.BuilderModifier and TypeMethodDescriptionCfnPrivateConnection.ServiceManagedModeProperty.builder()CfnPrivateConnection.ServiceManagedModeProperty.Builder.hostAddress(String hostAddress) Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getHostAddress()CfnPrivateConnection.ServiceManagedModeProperty.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getIpAddressType()CfnPrivateConnection.ServiceManagedModeProperty.Builder.ipv4AddressesPerEni(Number ipv4AddressesPerEni) Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getIpv4AddressesPerEni()CfnPrivateConnection.ServiceManagedModeProperty.Builder.portRanges(List<String> portRanges) Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getPortRanges()CfnPrivateConnection.ServiceManagedModeProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getSecurityGroupIds()Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getSubnetIds()Sets the value ofCfnPrivateConnection.ServiceManagedModeProperty.getVpcId()Constructors in software.amazon.awscdk.services.devopsagent with parameters of type CfnPrivateConnection.ServiceManagedModeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrivateConnection.ServiceManagedModeProperty.Builder.