Uses of Class
software.amazon.awscdk.services.devopsagent.CfnPrivateConnection.ConnectionConfigurationProperty.Builder
Packages that use CfnPrivateConnection.ConnectionConfigurationProperty.Builder
-
Uses of CfnPrivateConnection.ConnectionConfigurationProperty.Builder in software.amazon.awscdk.services.devopsagent
Methods in software.amazon.awscdk.services.devopsagent that return CfnPrivateConnection.ConnectionConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPrivateConnection.ConnectionConfigurationProperty.builder()CfnPrivateConnection.ConnectionConfigurationProperty.Builder.selfManaged(IResolvable selfManaged) Sets the value ofCfnPrivateConnection.ConnectionConfigurationProperty.getSelfManaged()CfnPrivateConnection.ConnectionConfigurationProperty.Builder.selfManaged(CfnPrivateConnection.SelfManagedModeProperty selfManaged) Sets the value ofCfnPrivateConnection.ConnectionConfigurationProperty.getSelfManaged()CfnPrivateConnection.ConnectionConfigurationProperty.Builder.serviceManaged(IResolvable serviceManaged) Sets the value ofCfnPrivateConnection.ConnectionConfigurationProperty.getServiceManaged()CfnPrivateConnection.ConnectionConfigurationProperty.Builder.serviceManaged(CfnPrivateConnection.ServiceManagedModeProperty serviceManaged) Sets the value ofCfnPrivateConnection.ConnectionConfigurationProperty.getServiceManaged()Constructors in software.amazon.awscdk.services.devopsagent with parameters of type CfnPrivateConnection.ConnectionConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrivateConnection.ConnectionConfigurationProperty.Builder.