@Stability(value=Stable)
public static interface CfnProject.ProjectCacheProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ProjectCacheProperty.Builder
A builder for
CfnProject.ProjectCacheProperty |
static class |
CfnProject.ProjectCacheProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectCacheProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectCacheProperty.Builder |
builder() |
default String |
getLocation()
`CfnProject.ProjectCacheProperty.Location`.
|
default List<String> |
getModes()
`CfnProject.ProjectCacheProperty.Modes`.
|
String |
getType()
`CfnProject.ProjectCacheProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default String getLocation()
@Stability(value=Stable) @Nullable default List<String> getModes()
@Stability(value=Stable) static CfnProject.ProjectCacheProperty.Builder builder()
Copyright © 2021. All rights reserved.