Uses of Class
software.amazon.awscdk.services.codepipeline.CfnCustomActionTypeProps.Builder
Packages that use CfnCustomActionTypeProps.Builder
-
Uses of CfnCustomActionTypeProps.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return CfnCustomActionTypeProps.BuilderModifier and TypeMethodDescriptionCfnCustomActionTypeProps.builder()Sets the value ofCfnCustomActionTypeProps.getCategory()CfnCustomActionTypeProps.Builder.configurationProperties(List<? extends Object> configurationProperties) Sets the value ofCfnCustomActionTypeProps.getConfigurationProperties()CfnCustomActionTypeProps.Builder.configurationProperties(IResolvable configurationProperties) Sets the value ofCfnCustomActionTypeProps.getConfigurationProperties()CfnCustomActionTypeProps.Builder.inputArtifactDetails(IResolvable inputArtifactDetails) Sets the value ofCfnCustomActionTypeProps.getInputArtifactDetails()CfnCustomActionTypeProps.Builder.inputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty inputArtifactDetails) Sets the value ofCfnCustomActionTypeProps.getInputArtifactDetails()CfnCustomActionTypeProps.Builder.outputArtifactDetails(IResolvable outputArtifactDetails) Sets the value ofCfnCustomActionTypeProps.getOutputArtifactDetails()CfnCustomActionTypeProps.Builder.outputArtifactDetails(CfnCustomActionType.ArtifactDetailsProperty outputArtifactDetails) Sets the value ofCfnCustomActionTypeProps.getOutputArtifactDetails()Sets the value ofCfnCustomActionTypeProps.getProvider()CfnCustomActionTypeProps.Builder.settings(IResolvable settings) Sets the value ofCfnCustomActionTypeProps.getSettings()CfnCustomActionTypeProps.Builder.settings(CfnCustomActionType.SettingsProperty settings) Sets the value ofCfnCustomActionTypeProps.getSettings()Sets the value ofCfnCustomActionTypeProps.getTags()Sets the value ofCfnCustomActionTypeProps.getVersion()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type CfnCustomActionTypeProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomActionTypeProps.Builder.