public static final class ProjectResource.SourceAuthProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ProjectResource.SourceAuthProperty
software.amazon.jsii.JsiiObject.InitializationModeProjectResource.SourceAuthProperty.Builder, ProjectResource.SourceAuthProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResource()
``ProjectResource.SourceAuthProperty.Resource``
|
Object |
getType()
``ProjectResource.SourceAuthProperty.Type``
|
void |
setResource(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceAuthProperty.Resource``
|
void |
setResource(String value)
``ProjectResource.SourceAuthProperty.Resource``
|
void |
setType(software.amazon.awscdk.CloudFormationToken value)
``ProjectResource.SourceAuthProperty.Type``
|
void |
setType(String value)
``ProjectResource.SourceAuthProperty.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 getType()
getType in interface ProjectResource.SourceAuthPropertypublic void setType(String value)
setType in interface ProjectResource.SourceAuthPropertypublic void setType(software.amazon.awscdk.CloudFormationToken value)
setType in interface ProjectResource.SourceAuthProperty@Nullable public Object getResource()
getResource in interface ProjectResource.SourceAuthPropertypublic void setResource(@Nullable String value)
setResource in interface ProjectResource.SourceAuthPropertypublic void setResource(@Nullable software.amazon.awscdk.CloudFormationToken value)
setResource in interface ProjectResource.SourceAuthPropertyCopyright © 2018. All rights reserved.