public static final class PipelineResource.ArtifactStoreProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PipelineResource.ArtifactStoreProperty
software.amazon.jsii.JsiiObject.InitializationModePipelineResource.ArtifactStoreProperty.Builder, PipelineResource.ArtifactStoreProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEncryptionKey()
``PipelineResource.ArtifactStoreProperty.EncryptionKey``
|
Object |
getLocation()
``PipelineResource.ArtifactStoreProperty.Location``
|
Object |
getType()
``PipelineResource.ArtifactStoreProperty.Type``
|
void |
setEncryptionKey(PipelineResource.EncryptionKeyProperty value)
``PipelineResource.ArtifactStoreProperty.EncryptionKey``
|
void |
setEncryptionKey(software.amazon.awscdk.Token value)
``PipelineResource.ArtifactStoreProperty.EncryptionKey``
|
void |
setLocation(String value)
``PipelineResource.ArtifactStoreProperty.Location``
|
void |
setLocation(software.amazon.awscdk.Token value)
``PipelineResource.ArtifactStoreProperty.Location``
|
void |
setType(String value)
``PipelineResource.ArtifactStoreProperty.Type``
|
void |
setType(software.amazon.awscdk.Token value)
``PipelineResource.ArtifactStoreProperty.Type``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getLocation()
getLocation in interface PipelineResource.ArtifactStorePropertypublic void setLocation(String value)
setLocation in interface PipelineResource.ArtifactStorePropertypublic void setLocation(software.amazon.awscdk.Token value)
setLocation in interface PipelineResource.ArtifactStorePropertypublic Object getType()
getType in interface PipelineResource.ArtifactStorePropertypublic void setType(String value)
setType in interface PipelineResource.ArtifactStorePropertypublic void setType(software.amazon.awscdk.Token value)
setType in interface PipelineResource.ArtifactStoreProperty@Nullable public Object getEncryptionKey()
getEncryptionKey in interface PipelineResource.ArtifactStorePropertypublic void setEncryptionKey(@Nullable software.amazon.awscdk.Token value)
setEncryptionKey in interface PipelineResource.ArtifactStorePropertypublic void setEncryptionKey(@Nullable PipelineResource.EncryptionKeyProperty value)
setEncryptionKey in interface PipelineResource.ArtifactStorePropertyCopyright © 2018. All rights reserved.