Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codestarconnections.CfnSyncConfigurationMixinProps.Builder
Packages that use CfnSyncConfigurationMixinProps.Builder
-
Uses of CfnSyncConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections
Methods in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections that return CfnSyncConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnSyncConfigurationMixinProps.getBranch()CfnSyncConfigurationMixinProps.builder()CfnSyncConfigurationMixinProps.Builder.configFile(String configFile) Sets the value ofCfnSyncConfigurationMixinProps.getConfigFile()CfnSyncConfigurationMixinProps.Builder.publishDeploymentStatus(String publishDeploymentStatus) Sets the value ofCfnSyncConfigurationMixinProps.getPublishDeploymentStatus()CfnSyncConfigurationMixinProps.Builder.repositoryLinkId(String repositoryLinkId) Sets the value ofCfnSyncConfigurationMixinProps.getRepositoryLinkId()CfnSyncConfigurationMixinProps.Builder.resourceName(String resourceName) Sets the value ofCfnSyncConfigurationMixinProps.getResourceName()Sets the value ofCfnSyncConfigurationMixinProps.getRoleArn()Sets the value ofCfnSyncConfigurationMixinProps.getSyncType()CfnSyncConfigurationMixinProps.Builder.triggerResourceUpdateOn(String triggerResourceUpdateOn) Sets the value ofCfnSyncConfigurationMixinProps.getTriggerResourceUpdateOn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections with parameters of type CfnSyncConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSyncConfigurationMixinProps.Builder.