Uses of Class
software.amazon.awscdk.interfaces.devopsagent.PrivateConnectionReference.Builder
Packages that use PrivateConnectionReference.Builder
-
Uses of PrivateConnectionReference.Builder in software.amazon.awscdk.interfaces.devopsagent
Methods in software.amazon.awscdk.interfaces.devopsagent that return PrivateConnectionReference.BuilderModifier and TypeMethodDescriptionPrivateConnectionReference.builder()PrivateConnectionReference.Builder.privateConnectionArn(String privateConnectionArn) Sets the value ofPrivateConnectionReference.getPrivateConnectionArn()PrivateConnectionReference.Builder.privateConnectionName(String privateConnectionName) Sets the value ofPrivateConnectionReference.getPrivateConnectionName()Constructors in software.amazon.awscdk.interfaces.devopsagent with parameters of type PrivateConnectionReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePrivateConnectionReference.Builder.