public static final class PipelineResource.EncryptionKeyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PipelineResource.EncryptionKeyProperty
software.amazon.jsii.JsiiObject.InitializationModePipelineResource.EncryptionKeyProperty.Builder, PipelineResource.EncryptionKeyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getId()
``PipelineResource.EncryptionKeyProperty.Id``
|
Object |
getType()
``PipelineResource.EncryptionKeyProperty.Type``
|
void |
setId(software.amazon.awscdk.CloudFormationToken value)
``PipelineResource.EncryptionKeyProperty.Id``
|
void |
setId(String value)
``PipelineResource.EncryptionKeyProperty.Id``
|
void |
setType(software.amazon.awscdk.CloudFormationToken value)
``PipelineResource.EncryptionKeyProperty.Type``
|
void |
setType(String value)
``PipelineResource.EncryptionKeyProperty.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 getId()
getId in interface PipelineResource.EncryptionKeyPropertypublic void setId(String value)
setId in interface PipelineResource.EncryptionKeyPropertypublic void setId(software.amazon.awscdk.CloudFormationToken value)
setId in interface PipelineResource.EncryptionKeyPropertypublic Object getType()
getType in interface PipelineResource.EncryptionKeyPropertypublic void setType(String value)
setType in interface PipelineResource.EncryptionKeyPropertypublic void setType(software.amazon.awscdk.CloudFormationToken value)
setType in interface PipelineResource.EncryptionKeyPropertyCopyright © 2018. All rights reserved.