Uses of Class
software.amazon.awscdk.services.devopsagent.CfnPrivateConnectionProps.Builder
Packages that use CfnPrivateConnectionProps.Builder
-
Uses of CfnPrivateConnectionProps.Builder in software.amazon.awscdk.services.devopsagent
Methods in software.amazon.awscdk.services.devopsagent that return CfnPrivateConnectionProps.BuilderModifier and TypeMethodDescriptionCfnPrivateConnectionProps.builder()CfnPrivateConnectionProps.Builder.certificate(String certificate) Sets the value ofCfnPrivateConnectionProps.getCertificate()CfnPrivateConnectionProps.Builder.connectionConfiguration(IResolvable connectionConfiguration) Sets the value ofCfnPrivateConnectionProps.getConnectionConfiguration()CfnPrivateConnectionProps.Builder.connectionConfiguration(CfnPrivateConnection.ConnectionConfigurationProperty connectionConfiguration) Sets the value ofCfnPrivateConnectionProps.getConnectionConfiguration()Sets the value ofCfnPrivateConnectionProps.getName()Sets the value ofCfnPrivateConnectionProps.getTags()Constructors in software.amazon.awscdk.services.devopsagent with parameters of type CfnPrivateConnectionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrivateConnectionProps.Builder.