Uses of Class
software.amazon.awscdk.services.codepipeline.CfnCustomActionType.ConfigurationPropertiesProperty.Builder
Packages that use CfnCustomActionType.ConfigurationPropertiesProperty.Builder
-
Uses of CfnCustomActionType.ConfigurationPropertiesProperty.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return CfnCustomActionType.ConfigurationPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnCustomActionType.ConfigurationPropertiesProperty.builder()
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.description
(String description) Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getDescription()
Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getKey()
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.key
(IResolvable key) Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getKey()
Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getName()
Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getQueryable()
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.queryable
(IResolvable queryable) Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getQueryable()
Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getRequired()
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.required
(IResolvable required) Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getRequired()
Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getSecret()
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.secret
(IResolvable secret) Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getSecret()
Sets the value ofCfnCustomActionType.ConfigurationPropertiesProperty.getType()
Constructors in software.amazon.awscdk.services.codepipeline with parameters of type CfnCustomActionType.ConfigurationPropertiesProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCustomActionType.ConfigurationPropertiesProperty.Builder
.