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