| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.builder() |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withDescription(String value)
Sets the value of Description
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withDescription(software.amazon.awscdk.Token value)
Sets the value of Description
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withKey(Boolean value)
Sets the value of Key
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withKey(software.amazon.awscdk.Token value)
Sets the value of Key
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withName(String value)
Sets the value of Name
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withName(software.amazon.awscdk.Token value)
Sets the value of Name
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withQueryable(Boolean value)
Sets the value of Queryable
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withQueryable(software.amazon.awscdk.Token value)
Sets the value of Queryable
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withRequired(Boolean value)
Sets the value of Required
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withRequired(software.amazon.awscdk.Token value)
Sets the value of Required
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withSecret(Boolean value)
Sets the value of Secret
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withSecret(software.amazon.awscdk.Token value)
Sets the value of Secret
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withType(String value)
Sets the value of Type
|
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder |
CustomActionTypeResource.ConfigurationPropertiesProperty.Builder.withType(software.amazon.awscdk.Token value)
Sets the value of Type
|
Copyright © 2018. All rights reserved.