@Internal public static final class IApplication.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IApplication.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIApplication.Jsii$Default, IApplication.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
addToRolePolicy(PolicyStatement policyStatement)
(experimental) Convenience method for adding a policy statement to the application role.
|
void |
applyRemovalPolicy(RemovalPolicy policy)
(experimental) Apply the given removal policy to this resource.
|
String |
getApplicationArn()
(experimental) The application ARN.
|
String |
getApplicationName()
(experimental) The name of the Flink application.
|
ResourceEnvironment |
getEnv()
(experimental) The environment this resource belongs to.
|
IPrincipal |
getGrantPrincipal()
(experimental) The principal to grant permissions to.
|
ConstructNode |
getNode()
(experimental) The construct tree node for this construct.
|
IRole |
getRole()
(experimental) The application IAM role.
|
Stack |
getStack()
(experimental) The stack in which this resource is defined.
|
Metric |
metric(String metricName)
(experimental) Return a CloudWatch metric associated with this Flink application.
|
Metric |
metric(String metricName,
MetricOptions props)
(experimental) Return a CloudWatch metric associated with this Flink application.
|
Metric |
metricBackPressuredTimeMsPerSecond()
(experimental) The time (in milliseconds) this task or operator is back pressured per second.
|
Metric |
metricBackPressuredTimeMsPerSecond(MetricOptions props)
(experimental) The time (in milliseconds) this task or operator is back pressured per second.
|
Metric |
metricBusyTimePerMsPerSecond()
(experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.
|
Metric |
metricBusyTimePerMsPerSecond(MetricOptions props)
(experimental) The time (in milliseconds) this task or operator is busy (neither idle nor back pressured) per second.
|
Metric |
metricCpuUtilization()
(experimental) The overall percentage of CPU utilization across task managers.
|
Metric |
metricCpuUtilization(MetricOptions props)
(experimental) The overall percentage of CPU utilization across task managers.
|
Metric |
metricCurrentInputWatermark()
(experimental) The last watermark this application/operator/task/thread has received.
|
Metric |
metricCurrentInputWatermark(MetricOptions props)
(experimental) The last watermark this application/operator/task/thread has received.
|
Metric |
metricCurrentOutputWatermark()
(experimental) The last watermark this application/operator/task/thread has received.
|
Metric |
metricCurrentOutputWatermark(MetricOptions props)
(experimental) The last watermark this application/operator/task/thread has received.
|
Metric |
metricDowntime()
(experimental) The time elapsed during an outage for failing/recovering jobs.
|
Metric |
metricDowntime(MetricOptions props)
(experimental) The time elapsed during an outage for failing/recovering jobs.
|
Metric |
metricFullRestarts()
(experimental) The total number of times this job has fully restarted since it was submitted.
|
Metric |
metricFullRestarts(MetricOptions props)
(experimental) The total number of times this job has fully restarted since it was submitted.
|
Metric |
metricHeapMemoryUtilization()
(experimental) Overall heap memory utilization across task managers.
|
Metric |
metricHeapMemoryUtilization(MetricOptions props)
(experimental) Overall heap memory utilization across task managers.
|
Metric |
metricIdleTimeMsPerSecond()
(experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.
|
Metric |
metricIdleTimeMsPerSecond(MetricOptions props)
(experimental) The time (in milliseconds) this task or operator is idle (has no data to process) per second.
|
Metric |
metricKpus()
(experimental) The number of Kinesis Processing Units that are used to run your stream processing application.
|
Metric |
metricKpus(MetricOptions props)
(experimental) The number of Kinesis Processing Units that are used to run your stream processing application.
|
Metric |
metricLastCheckpointDuration()
(experimental) The time it took to complete the last checkpoint.
|
Metric |
metricLastCheckpointDuration(MetricOptions props)
(experimental) The time it took to complete the last checkpoint.
|
Metric |
metricLastCheckpointSize()
(experimental) The total size of the last checkpoint.
|
Metric |
metricLastCheckpointSize(MetricOptions props)
(experimental) The total size of the last checkpoint.
|
Metric |
metricManagedMemoryTotal()
(experimental) The total amount of managed memory.
|
Metric |
metricManagedMemoryTotal(MetricOptions props)
(experimental) The total amount of managed memory.
|
Metric |
metricManagedMemoryUsed()
(experimental) The amount of managed memory currently used.
|
Metric |
metricManagedMemoryUsed(MetricOptions props)
(experimental) The amount of managed memory currently used.
|
Metric |
metricManagedMemoryUtilization()
(experimental) Derived from managedMemoryUsed/managedMemoryTotal.
|
Metric |
metricManagedMemoryUtilization(MetricOptions props)
(experimental) Derived from managedMemoryUsed/managedMemoryTotal.
|
Metric |
metricNumberOfFailedCheckpoints()
(experimental) The number of times checkpointing has failed.
|
Metric |
metricNumberOfFailedCheckpoints(MetricOptions props)
(experimental) The number of times checkpointing has failed.
|
Metric |
metricNumLateRecordsDropped()
(experimental) The number of records this operator or task has dropped due to arriving late.
|
Metric |
metricNumLateRecordsDropped(MetricOptions props)
(experimental) The number of records this operator or task has dropped due to arriving late.
|
Metric |
metricNumRecordsIn()
(experimental) The total number of records this application, operator, or task has received.
|
Metric |
metricNumRecordsIn(MetricOptions props)
(experimental) The total number of records this application, operator, or task has received.
|
Metric |
metricNumRecordsInPerSecond()
(experimental) The total number of records this application, operator or task has received per second.
|
Metric |
metricNumRecordsInPerSecond(MetricOptions props)
(experimental) The total number of records this application, operator or task has received per second.
|
Metric |
metricNumRecordsOut()
(experimental) The total number of records this application, operator or task has emitted.
|
Metric |
metricNumRecordsOut(MetricOptions props)
(experimental) The total number of records this application, operator or task has emitted.
|
Metric |
metricNumRecordsOutPerSecond()
(experimental) The total number of records this application, operator or task has emitted per second.
|
Metric |
metricNumRecordsOutPerSecond(MetricOptions props)
(experimental) The total number of records this application, operator or task has emitted per second.
|
Metric |
metricOldGenerationGCCount()
(experimental) The total number of old garbage collection operations that have occurred across all task managers.
|
Metric |
metricOldGenerationGCCount(MetricOptions props)
(experimental) The total number of old garbage collection operations that have occurred across all task managers.
|
Metric |
metricOldGenerationGCTime()
(experimental) The total time spent performing old garbage collection operations.
|
Metric |
metricOldGenerationGCTime(MetricOptions props)
(experimental) The total time spent performing old garbage collection operations.
|
Metric |
metricThreadsCount()
(experimental) The total number of live threads used by the application.
|
Metric |
metricThreadsCount(MetricOptions props)
(experimental) The total number of live threads used by the application.
|
Metric |
metricUptime()
(experimental) The time that the job has been running without interruption.
|
Metric |
metricUptime(MetricOptions props)
(experimental) The time that the job has been running without interruption.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final ConstructNode getNode()
getNode in interface IResource.Jsii$DefaultgetNode in interface IApplication.Jsii$Default@Stability(value=Experimental) @NotNull public final ResourceEnvironment getEnv()
For resources that are created and managed by the CDK (generally, those created by creating new class instances like Role, Bucket, etc.), this is always the same as the environment of the stack they belong to; however, for imported resources (those obtained from static methods like fromRoleArn, fromBucketName, etc.), that might be different than the stack they were imported into.
getEnv in interface IResourcegetEnv in interface IResource.Jsii$DefaultgetEnv in interface IApplication.Jsii$Default@Stability(value=Experimental) @NotNull public final Stack getStack()
getStack in interface IResourcegetStack in interface IResource.Jsii$DefaultgetStack in interface IApplication.Jsii$Default@Stability(value=Experimental) @NotNull public final IPrincipal getGrantPrincipal()
getGrantPrincipal in interface IGrantablegetGrantPrincipal in interface IGrantable.Jsii$DefaultgetGrantPrincipal in interface IApplication.Jsii$Default@Stability(value=Experimental) @NotNull public final String getApplicationArn()
getApplicationArn in interface IApplicationgetApplicationArn in interface IApplication.Jsii$Default@Stability(value=Experimental) @NotNull public final String getApplicationName()
getApplicationName in interface IApplicationgetApplicationName in interface IApplication.Jsii$Default@Stability(value=Experimental) @Nullable public final IRole getRole()
getRole in interface IApplicationgetRole in interface IApplication.Jsii$Default@Stability(value=Experimental)
public final void applyRemovalPolicy(@NotNull
RemovalPolicy policy)
The Removal Policy controls what happens to this resource when it stops being managed by CloudFormation, either because you've removed it from the CDK application or because you've made a change that requires the resource to be replaced.
The resource can be deleted (RemovalPolicy.DESTROY), or left in your AWS
account for data recovery and cleanup later (RemovalPolicy.RETAIN).
applyRemovalPolicy in interface IResourceapplyRemovalPolicy in interface IResource.Jsii$DefaultapplyRemovalPolicy in interface IApplication.Jsii$Defaultpolicy - This parameter is required.@Stability(value=Experimental) @NotNull public final Boolean addToRolePolicy(@NotNull PolicyStatement policyStatement)
addToRolePolicy in interface IApplicationaddToRolePolicy in interface IApplication.Jsii$DefaultpolicyStatement - This parameter is required.@Stability(value=Experimental) @NotNull public final Metric metric(@NotNull String metricName, @Nullable MetricOptions props)
metric in interface IApplicationmetric in interface IApplication.Jsii$DefaultmetricName - The name of the metric. This parameter is required.props - Customization properties.@Stability(value=Experimental) @NotNull public final Metric metric(@NotNull String metricName)
metric in interface IApplicationmetricName - The name of the metric. This parameter is required.@Stability(value=Experimental) @NotNull public final Metric metricBackPressuredTimeMsPerSecond(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Operator, Task, Parallelism
Default: average over 5 minutes
metricBackPressuredTimeMsPerSecond in interface IApplicationmetricBackPressuredTimeMsPerSecond in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricBackPressuredTimeMsPerSecond()
Units: Milliseconds
Reporting Level: Operator, Task, Parallelism
Default: average over 5 minutes
metricBackPressuredTimeMsPerSecond in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricBusyTimePerMsPerSecond(@Nullable MetricOptions props)
Can be NaN, if the value could not be calculated.
Units: Milliseconds
Reporting Level: Operator, Task, Parallelism
Default: average over 5 minutes
metricBusyTimePerMsPerSecond in interface IApplicationmetricBusyTimePerMsPerSecond in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricBusyTimePerMsPerSecond()
Can be NaN, if the value could not be calculated.
Units: Milliseconds
Reporting Level: Operator, Task, Parallelism
Default: average over 5 minutes
metricBusyTimePerMsPerSecond in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricCpuUtilization(@Nullable MetricOptions props)
For example, if there are five task managers, Kinesis Data Analytics publishes five samples of this metric per reporting interval.
Units: Percentage
Reporting Level: Application
Default: average over 5 minutes
metricCpuUtilization in interface IApplicationmetricCpuUtilization in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricCpuUtilization()
For example, if there are five task managers, Kinesis Data Analytics publishes five samples of this metric per reporting interval.
Units: Percentage
Reporting Level: Application
Default: average over 5 minutes
metricCpuUtilization in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricCurrentInputWatermark(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Application, Operator, Task, Parallelism
Default: maximum over 5 minutes
metricCurrentInputWatermark in interface IApplicationmetricCurrentInputWatermark in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricCurrentInputWatermark()
Units: Milliseconds
Reporting Level: Application, Operator, Task, Parallelism
Default: maximum over 5 minutes
metricCurrentInputWatermark in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricCurrentOutputWatermark(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Application, Operator, Task, Parallelism
Default: maximum over 5 minutes
metricCurrentOutputWatermark in interface IApplicationmetricCurrentOutputWatermark in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricCurrentOutputWatermark()
Units: Milliseconds
Reporting Level: Application, Operator, Task, Parallelism
Default: maximum over 5 minutes
metricCurrentOutputWatermark in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricDowntime(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Application
Default: average over 5 minutes
metricDowntime in interface IApplicationmetricDowntime in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricDowntime()
Units: Milliseconds
Reporting Level: Application
Default: average over 5 minutes
metricDowntime in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricFullRestarts(@Nullable MetricOptions props)
This metric does not measure fine-grained restarts.
Units: Count
Reporting Level: Application
Default: sum over 5 minutes
metricFullRestarts in interface IApplicationmetricFullRestarts in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricFullRestarts()
This metric does not measure fine-grained restarts.
Units: Count
Reporting Level: Application
Default: sum over 5 minutes
metricFullRestarts in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricHeapMemoryUtilization(@Nullable MetricOptions props)
For example, if there are five task managers, Kinesis Data Analytics publishes five samples of this metric per reporting interval.
Units: Percentage
Reporting Level: Application
Default: average over 5 minutes
metricHeapMemoryUtilization in interface IApplicationmetricHeapMemoryUtilization in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricHeapMemoryUtilization()
For example, if there are five task managers, Kinesis Data Analytics publishes five samples of this metric per reporting interval.
Units: Percentage
Reporting Level: Application
Default: average over 5 minutes
metricHeapMemoryUtilization in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricIdleTimeMsPerSecond(@Nullable MetricOptions props)
Idle time excludes back pressured time, so if the task is back pressured it is not idle.
Units: Milliseconds
Reporting Level: Operator, Task, Parallelism
Default: average over 5 minutes
metricIdleTimeMsPerSecond in interface IApplicationmetricIdleTimeMsPerSecond in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricIdleTimeMsPerSecond()
Idle time excludes back pressured time, so if the task is back pressured it is not idle.
Units: Milliseconds
Reporting Level: Operator, Task, Parallelism
Default: average over 5 minutes
metricIdleTimeMsPerSecond in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricKpus(@Nullable MetricOptions props)
The average number of KPUs used each hour determines the billing for your application.
Units: Count
Reporting Level: Application
Default: average over 5 minutes
metricKpus in interface IApplicationmetricKpus in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricKpus()
The average number of KPUs used each hour determines the billing for your application.
Units: Count
Reporting Level: Application
Default: average over 5 minutes
metricKpus in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricLastCheckpointDuration(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Application
Default: maximum over 5 minutes
metricLastCheckpointDuration in interface IApplicationmetricLastCheckpointDuration in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricLastCheckpointDuration()
Units: Milliseconds
Reporting Level: Application
Default: maximum over 5 minutes
metricLastCheckpointDuration in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricLastCheckpointSize(@Nullable MetricOptions props)
Units: Bytes
Reporting Level: Application
Default: maximum over 5 minutes
metricLastCheckpointSize in interface IApplicationmetricLastCheckpointSize in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricLastCheckpointSize()
Units: Bytes
Reporting Level: Application
Default: maximum over 5 minutes
metricLastCheckpointSize in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricManagedMemoryTotal(@Nullable MetricOptions props)
Units: Bytes
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricManagedMemoryTotal in interface IApplicationmetricManagedMemoryTotal in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricManagedMemoryTotal()
Units: Bytes
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricManagedMemoryTotal in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricManagedMemoryUsed(@Nullable MetricOptions props)
Units: Bytes
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricManagedMemoryUsed in interface IApplicationmetricManagedMemoryUsed in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricManagedMemoryUsed()
Units: Bytes
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricManagedMemoryUsed in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricManagedMemoryUtilization(@Nullable MetricOptions props)
Units: Percentage
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricManagedMemoryUtilization in interface IApplicationmetricManagedMemoryUtilization in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricManagedMemoryUtilization()
Units: Percentage
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricManagedMemoryUtilization in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricNumberOfFailedCheckpoints(@Nullable MetricOptions props)
Units: Count
Reporting Level: Application
Default: sum over 5 minutes
metricNumberOfFailedCheckpoints in interface IApplicationmetricNumberOfFailedCheckpoints in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricNumberOfFailedCheckpoints()
Units: Count
Reporting Level: Application
Default: sum over 5 minutes
metricNumberOfFailedCheckpoints in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricNumLateRecordsDropped(@Nullable MetricOptions props)
Units: Count
Reporting Level: Application, Operator, Task, Parallelism
Default: sum over 5 minutes
metricNumLateRecordsDropped in interface IApplicationmetricNumLateRecordsDropped in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricNumLateRecordsDropped()
Units: Count
Reporting Level: Application, Operator, Task, Parallelism
Default: sum over 5 minutes
metricNumLateRecordsDropped in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricNumRecordsIn(@Nullable MetricOptions props)
Units: Count
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsIn in interface IApplicationmetricNumRecordsIn in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricNumRecordsIn()
Units: Count
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsIn in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricNumRecordsInPerSecond(@Nullable MetricOptions props)
Units: Count/Second
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsInPerSecond in interface IApplicationmetricNumRecordsInPerSecond in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricNumRecordsInPerSecond()
Units: Count/Second
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsInPerSecond in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricNumRecordsOut(@Nullable MetricOptions props)
Units: Count
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsOut in interface IApplicationmetricNumRecordsOut in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricNumRecordsOut()
Units: Count
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsOut in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricNumRecordsOutPerSecond(@Nullable MetricOptions props)
Units: Count/Second
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsOutPerSecond in interface IApplicationmetricNumRecordsOutPerSecond in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricNumRecordsOutPerSecond()
Units: Count/Second
Reporting Level: Application, Operator, Task, Parallelism
Default: average over 5 minutes
metricNumRecordsOutPerSecond in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricOldGenerationGCCount(@Nullable MetricOptions props)
Units: Count
Reporting Level: Application
Default: sum over 5 minutes
metricOldGenerationGCCount in interface IApplicationmetricOldGenerationGCCount in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricOldGenerationGCCount()
Units: Count
Reporting Level: Application
Default: sum over 5 minutes
metricOldGenerationGCCount in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricOldGenerationGCTime(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Application
Default: sum over 5 minutes
metricOldGenerationGCTime in interface IApplicationmetricOldGenerationGCTime in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricOldGenerationGCTime()
Units: Milliseconds
Reporting Level: Application
Default: sum over 5 minutes
metricOldGenerationGCTime in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricThreadsCount(@Nullable MetricOptions props)
Units: Count
Reporting Level: Application
Default: average over 5 minutes
metricThreadsCount in interface IApplicationmetricThreadsCount in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricThreadsCount()
Units: Count
Reporting Level: Application
Default: average over 5 minutes
metricThreadsCount in interface IApplication@Stability(value=Experimental) @NotNull public final Metric metricUptime(@Nullable MetricOptions props)
Units: Milliseconds
Reporting Level: Application
Default: sample count over 5 minutes
metricUptime in interface IApplicationmetricUptime in interface IApplication.Jsii$Defaultprops - @Stability(value=Experimental) @NotNull public final Metric metricUptime()
Units: Milliseconds
Reporting Level: Application
Default: sample count over 5 minutes
metricUptime in interface IApplicationCopyright © 2022. All rights reserved.