| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
PipelineResource.EncryptionKeyProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineResource.EncryptionKeyProperty |
PipelineResource.EncryptionKeyProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineResource.ArtifactStoreProperty.setEncryptionKey(PipelineResource.EncryptionKeyProperty value)
``PipelineResource.ArtifactStoreProperty.EncryptionKey``
|
void |
PipelineResource.ArtifactStoreProperty.Jsii$Proxy.setEncryptionKey(PipelineResource.EncryptionKeyProperty value)
``PipelineResource.ArtifactStoreProperty.EncryptionKey``
|
PipelineResource.ArtifactStoreProperty.Builder |
PipelineResource.ArtifactStoreProperty.Builder.withEncryptionKey(PipelineResource.EncryptionKeyProperty value)
Sets the value of EncryptionKey
|
Copyright © 2018. All rights reserved.