Uses of Class
software.amazon.awscdk.services.codepipeline.CfnCustomActionType.SettingsProperty.Builder
Packages that use CfnCustomActionType.SettingsProperty.Builder
-
Uses of CfnCustomActionType.SettingsProperty.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return CfnCustomActionType.SettingsProperty.BuilderModifier and TypeMethodDescriptionCfnCustomActionType.SettingsProperty.builder()CfnCustomActionType.SettingsProperty.Builder.entityUrlTemplate(String entityUrlTemplate) Sets the value ofCfnCustomActionType.SettingsProperty.getEntityUrlTemplate()CfnCustomActionType.SettingsProperty.Builder.executionUrlTemplate(String executionUrlTemplate) Sets the value ofCfnCustomActionType.SettingsProperty.getExecutionUrlTemplate()CfnCustomActionType.SettingsProperty.Builder.revisionUrlTemplate(String revisionUrlTemplate) Sets the value ofCfnCustomActionType.SettingsProperty.getRevisionUrlTemplate()CfnCustomActionType.SettingsProperty.Builder.thirdPartyConfigurationUrl(String thirdPartyConfigurationUrl) Sets the value ofCfnCustomActionType.SettingsProperty.getThirdPartyConfigurationUrl()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type CfnCustomActionType.SettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomActionType.SettingsProperty.Builder.