Uses of Class
software.amazon.awscdk.services.devopsagent.CfnAssociation.GitLabConfigurationProperty.Builder
Packages that use CfnAssociation.GitLabConfigurationProperty.Builder
-
Uses of CfnAssociation.GitLabConfigurationProperty.Builder in software.amazon.awscdk.services.devopsagent
Methods in software.amazon.awscdk.services.devopsagent that return CfnAssociation.GitLabConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAssociation.GitLabConfigurationProperty.builder()CfnAssociation.GitLabConfigurationProperty.Builder.enableWebhookUpdates(Boolean enableWebhookUpdates) Sets the value ofCfnAssociation.GitLabConfigurationProperty.getEnableWebhookUpdates()CfnAssociation.GitLabConfigurationProperty.Builder.enableWebhookUpdates(IResolvable enableWebhookUpdates) Sets the value ofCfnAssociation.GitLabConfigurationProperty.getEnableWebhookUpdates()CfnAssociation.GitLabConfigurationProperty.Builder.instanceIdentifier(String instanceIdentifier) Sets the value ofCfnAssociation.GitLabConfigurationProperty.getInstanceIdentifier()Sets the value ofCfnAssociation.GitLabConfigurationProperty.getProjectId()CfnAssociation.GitLabConfigurationProperty.Builder.projectPath(String projectPath) Sets the value ofCfnAssociation.GitLabConfigurationProperty.getProjectPath()Constructors in software.amazon.awscdk.services.devopsagent with parameters of type CfnAssociation.GitLabConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociation.GitLabConfigurationProperty.Builder.