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