Interface IServerlessCache.Jsii$Default
- All Superinterfaces:
IConnectable,IConnectable.Jsii$Default,software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IResource,IResource.Jsii$Default,IServerlessCache,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IServerlessCache.Jsii$Proxy
- Enclosing interface:
IServerlessCache
@Internal
public static interface IServerlessCache.Jsii$Default
extends IServerlessCache, IResource.Jsii$Default, IConnectable.Jsii$Default
Internal default implementation for
IServerlessCache.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.IConnectable
IConnectable.Jsii$Default, IConnectable.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.elasticache.alpha.IServerlessCache
IServerlessCache.Jsii$Default, IServerlessCache.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescription(experimental) The ARNs of backups restored in the cache.default CacheEngine(experimental) The cache engine used by this cache.default IKey(experimental) The KMS key used for encryption.default List<ISecurityGroup> (experimental) The security groups associated with this cache.default String(experimental) The ARN of the serverless cache.default String(experimental) The name of the serverless cache.(experimental) The subnets this cache is deployed in.default IUserGroup(experimental) The user group associated with this cache.default IVpcgetVpc()(experimental) The VPC this cache is deployed in.default Grantgrant(IGrantable grantee, String... actions) (experimental) Grant the given identity custom permissions.default GrantgrantConnect(IGrantable grantee) (experimental) Grant connect permissions to the cache.default Metric(experimental) Return the given named metric for this cache.default Metricmetric(String metricName, MetricOptions props) (experimental) Return the given named metric for this cache.default Metric(experimental) Metric for active connections.default Metric(experimental) Metric for active connections.default Metric(experimental) Metric for cache hit count.default MetricmetricCacheHitCount(MetricOptions props) (experimental) Metric for cache hit count.default Metric(experimental) Metric for cache hit rate.default MetricmetricCacheHitRate(MetricOptions props) (experimental) Metric for cache hit rate.default Metric(experimental) Metric for cache miss count.default Metric(experimental) Metric for cache miss count.default Metric(experimental) Metric for data stored in the cache.default MetricmetricDataStored(MetricOptions props) (experimental) Metric for data stored in the cache.default Metric(experimental) Metric for network bytes in.default Metric(experimental) Metric for network bytes in.default Metric(experimental) Metric for network bytes out.default Metric(experimental) Metric for network bytes out.default Metric(experimental) Metric for ECPUs consumed.default Metric(experimental) Metric for ECPUs consumed.default Metric(experimental) Metric for read request latency.default Metric(experimental) Metric for read request latency.default Metric(experimental) Metric for write request latency.default Metric(experimental) Metric for write request latency.Methods inherited from interface software.amazon.awscdk.services.ec2.IConnectable.Jsii$Default
getConnectionsMethods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getServerlessCacheArn
(experimental) The ARN of the serverless cache.- Specified by:
getServerlessCacheArnin interfaceIServerlessCache
-
getServerlessCacheName
(experimental) The name of the serverless cache.- Specified by:
getServerlessCacheNamein interfaceIServerlessCache
-
getBackupArnsToRestore
(experimental) The ARNs of backups restored in the cache.- Specified by:
getBackupArnsToRestorein interfaceIServerlessCache
-
getEngine
(experimental) The cache engine used by this cache.- Specified by:
getEnginein interfaceIServerlessCache
-
getKmsKey
(experimental) The KMS key used for encryption.- Specified by:
getKmsKeyin interfaceIServerlessCache
-
getSecurityGroups
(experimental) The security groups associated with this cache.- Specified by:
getSecurityGroupsin interfaceIServerlessCache
-
getSubnets
(experimental) The subnets this cache is deployed in.- Specified by:
getSubnetsin interfaceIServerlessCache
-
getUserGroup
(experimental) The user group associated with this cache.- Specified by:
getUserGroupin interfaceIServerlessCache
-
getVpc
(experimental) The VPC this cache is deployed in.- Specified by:
getVpcin interfaceIServerlessCache
-
grant
@Stability(Experimental) @NotNull default Grant grant(@NotNull IGrantable grantee, @NotNull String... actions) (experimental) Grant the given identity custom permissions.- Specified by:
grantin interfaceIServerlessCache- Parameters:
grantee- This parameter is required.actions- This parameter is required.
-
grantConnect
(experimental) Grant connect permissions to the cache.- Specified by:
grantConnectin interfaceIServerlessCache- Parameters:
grantee- This parameter is required.
-
metric
@Stability(Experimental) @NotNull default Metric metric(@NotNull String metricName, @Nullable MetricOptions props) (experimental) Return the given named metric for this cache.- Specified by:
metricin interfaceIServerlessCache- Parameters:
metricName- This parameter is required.props-
-
metric
(experimental) Return the given named metric for this cache.- Specified by:
metricin interfaceIServerlessCache- Parameters:
metricName- This parameter is required.
-
metricActiveConnections
@Stability(Experimental) @NotNull default Metric metricActiveConnections(@Nullable MetricOptions props) (experimental) Metric for active connections.- Specified by:
metricActiveConnectionsin interfaceIServerlessCache- Parameters:
props-
-
metricActiveConnections
(experimental) Metric for active connections.- Specified by:
metricActiveConnectionsin interfaceIServerlessCache
-
metricCacheHitCount
(experimental) Metric for cache hit count.- Specified by:
metricCacheHitCountin interfaceIServerlessCache- Parameters:
props-
-
metricCacheHitCount
(experimental) Metric for cache hit count.- Specified by:
metricCacheHitCountin interfaceIServerlessCache
-
metricCacheHitRate
(experimental) Metric for cache hit rate.- Specified by:
metricCacheHitRatein interfaceIServerlessCache- Parameters:
props-
-
metricCacheHitRate
(experimental) Metric for cache hit rate.- Specified by:
metricCacheHitRatein interfaceIServerlessCache
-
metricCacheMissCount
@Stability(Experimental) @NotNull default Metric metricCacheMissCount(@Nullable MetricOptions props) (experimental) Metric for cache miss count.- Specified by:
metricCacheMissCountin interfaceIServerlessCache- Parameters:
props-
-
metricCacheMissCount
(experimental) Metric for cache miss count.- Specified by:
metricCacheMissCountin interfaceIServerlessCache
-
metricDataStored
(experimental) Metric for data stored in the cache.- Specified by:
metricDataStoredin interfaceIServerlessCache- Parameters:
props-
-
metricDataStored
(experimental) Metric for data stored in the cache.- Specified by:
metricDataStoredin interfaceIServerlessCache
-
metricNetworkBytesIn
@Stability(Experimental) @NotNull default Metric metricNetworkBytesIn(@Nullable MetricOptions props) (experimental) Metric for network bytes in.- Specified by:
metricNetworkBytesInin interfaceIServerlessCache- Parameters:
props-
-
metricNetworkBytesIn
(experimental) Metric for network bytes in.- Specified by:
metricNetworkBytesInin interfaceIServerlessCache
-
metricNetworkBytesOut
@Stability(Experimental) @NotNull default Metric metricNetworkBytesOut(@Nullable MetricOptions props) (experimental) Metric for network bytes out.- Specified by:
metricNetworkBytesOutin interfaceIServerlessCache- Parameters:
props-
-
metricNetworkBytesOut
(experimental) Metric for network bytes out.- Specified by:
metricNetworkBytesOutin interfaceIServerlessCache
-
metricProcessingUnitsConsumed
@Stability(Experimental) @NotNull default Metric metricProcessingUnitsConsumed(@Nullable MetricOptions props) (experimental) Metric for ECPUs consumed.- Specified by:
metricProcessingUnitsConsumedin interfaceIServerlessCache- Parameters:
props-
-
metricProcessingUnitsConsumed
(experimental) Metric for ECPUs consumed.- Specified by:
metricProcessingUnitsConsumedin interfaceIServerlessCache
-
metricReadRequestLatency
@Stability(Experimental) @NotNull default Metric metricReadRequestLatency(@Nullable MetricOptions props) (experimental) Metric for read request latency.- Specified by:
metricReadRequestLatencyin interfaceIServerlessCache- Parameters:
props-
-
metricReadRequestLatency
(experimental) Metric for read request latency.- Specified by:
metricReadRequestLatencyin interfaceIServerlessCache
-
metricWriteRequestLatency
@Stability(Experimental) @NotNull default Metric metricWriteRequestLatency(@Nullable MetricOptions props) (experimental) Metric for write request latency.- Specified by:
metricWriteRequestLatencyin interfaceIServerlessCache- Parameters:
props-
-
metricWriteRequestLatency
(experimental) Metric for write request latency.- Specified by:
metricWriteRequestLatencyin interfaceIServerlessCache
-