@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.262Z") @Stability(value=Stable) public interface CfnApiCacheProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApiCacheProps.Builder
A builder for
CfnApiCacheProps |
static class |
CfnApiCacheProps.Jsii$Proxy
An implementation for
CfnApiCacheProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnApiCacheProps.Builder |
builder() |
String |
getApiCachingBehavior()
`AWS::AppSync::ApiCache.ApiCachingBehavior`.
|
String |
getApiId()
`AWS::AppSync::ApiCache.ApiId`.
|
default Object |
getAtRestEncryptionEnabled()
`AWS::AppSync::ApiCache.AtRestEncryptionEnabled`.
|
default Object |
getTransitEncryptionEnabled()
`AWS::AppSync::ApiCache.TransitEncryptionEnabled`.
|
Number |
getTtl()
`AWS::AppSync::ApiCache.Ttl`.
|
String |
getType()
`AWS::AppSync::ApiCache.Type`.
|
@Stability(value=Stable) @NotNull String getApiCachingBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-apicachingbehavior@Stability(value=Stable) @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-apiid@Stability(value=Stable) @NotNull Number getTtl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-ttl@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-type@Stability(value=Stable) @Nullable default Object getAtRestEncryptionEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-atrestencryptionenabled@Stability(value=Stable) @Nullable default Object getTransitEncryptionEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-apicache.html#cfn-appsync-apicache-transitencryptionenabled@Stability(value=Stable) static CfnApiCacheProps.Builder builder()
CfnApiCacheProps.Builder of CfnApiCachePropsCopyright © 2020. All rights reserved.