| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomActionTypeResource.SettingsProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CustomActionTypeResource.SettingsProperty |
CustomActionTypeResource.SettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomActionTypeResourceProps.setSettings(CustomActionTypeResource.SettingsProperty value)
``AWS::CodePipeline::CustomActionType.Settings``
|
void |
CustomActionTypeResourceProps.Jsii$Proxy.setSettings(CustomActionTypeResource.SettingsProperty value)
``AWS::CodePipeline::CustomActionType.Settings``
|
CustomActionTypeResourceProps.Builder |
CustomActionTypeResourceProps.Builder.withSettings(CustomActionTypeResource.SettingsProperty value)
Sets the value of Settings
|
Copyright © 2018. All rights reserved.