Cloneable
, ReadLimitInfo
, ToCopyableBuilder<PutMetricAlarmRequest.Builder,PutMetricAlarmRequest>
@Generated("software.amazon.awssdk:codegen") public class PutMetricAlarmRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<PutMetricAlarmRequest.Builder,PutMetricAlarmRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
PutMetricAlarmRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
Boolean |
actionsEnabled() |
Indicates whether actions should be executed during any changes to the alarm state.
|
List<String> |
alarmActions() |
The actions to execute when this alarm transitions to the
ALARM state from any other state. |
String |
alarmDescription() |
The description for the alarm.
|
String |
alarmName() |
The name for the alarm.
|
static PutMetricAlarmRequest.Builder |
builder() |
|
String |
comparisonOperator() |
The arithmetic operation to use when comparing the specified statistic and threshold.
|
List<Dimension> |
dimensions() |
The dimensions for the metric associated with the alarm.
|
boolean |
equals(Object obj) |
|
String |
evaluateLowSampleCountPercentile() |
Used only for alarms based on percentiles.
|
Integer |
evaluationPeriods() |
The number of periods over which data is compared to the specified threshold.
|
String |
extendedStatistic() |
The percentile statistic for the metric associated with the alarm.
|
int |
hashCode() |
|
List<String> |
insufficientDataActions() |
The actions to execute when this alarm transitions to the
INSUFFICIENT_DATA state from any other
state. |
String |
metricName() |
The name for the metric associated with the alarm.
|
String |
namespace() |
The namespace for the metric associated with the alarm.
|
List<String> |
okActions() |
The actions to execute when this alarm transitions to an
OK state from any other state. |
Integer |
period() |
The period, in seconds, over which the specified statistic is applied.
|
static Class<? extends PutMetricAlarmRequest.Builder> |
serializableBuilderClass() |
|
String |
statistic() |
The statistic for the metric associated with the alarm, other than percentile.
|
Double |
threshold() |
The value against which the specified statistic is compared.
|
PutMetricAlarmRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
|
String |
treatMissingData() |
Sets how this alarm is to handle missing data points.
|
String |
unit() |
The unit of measure for the statistic.
|
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout
public String alarmName()
The name for the alarm. This name must be unique within the AWS account.
public String alarmDescription()
The description for the alarm.
public Boolean actionsEnabled()
Indicates whether actions should be executed during any changes to the alarm state.
public List<String> okActions()
The actions to execute when this alarm transitions to an OK
state from any other state. Each action
is specified as an Amazon Resource Name (ARN).
Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover
Valid Values (for use with IAM roles): arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Reboot/1.0
OK
state from any other state. Each
action is specified as an Amazon Resource Name (ARN).
Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover
Valid Values (for use with IAM roles): arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Reboot/1.0
public List<String> alarmActions()
The actions to execute when this alarm transitions to the ALARM
state from any other state. Each
action is specified as an Amazon Resource Name (ARN).
Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover
Valid Values (for use with IAM roles): arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Reboot/1.0
ALARM
state from any other state.
Each action is specified as an Amazon Resource Name (ARN).
Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover
Valid Values (for use with IAM roles): arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Reboot/1.0
public List<String> insufficientDataActions()
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA
state from any other
state. Each action is specified as an Amazon Resource Name (ARN).
Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover
Valid Values (for use with IAM roles): arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Reboot/1.0
INSUFFICIENT_DATA
state from any
other state. Each action is specified as an Amazon Resource Name (ARN).
Valid Values: arn:aws:automate:region:ec2:stop | arn:aws:automate:region:ec2:terminate | arn:aws:automate:region:ec2:recover
Valid Values (for use with IAM roles): arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Stop/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Terminate/1.0 | arn:aws:swf:us-east-1:{customer-account}:action/actions/AWS_EC2.InstanceId.Reboot/1.0
public String metricName()
The name for the metric associated with the alarm.
public String namespace()
The namespace for the metric associated with the alarm.
public String statistic()
The statistic for the metric associated with the alarm, other than percentile. For percentile statistics, use
ExtendedStatistic
.
ExtendedStatistic
.Statistic
public String extendedStatistic()
The percentile statistic for the metric associated with the alarm. Specify a value between p0.0 and p100.
public List<Dimension> dimensions()
The dimensions for the metric associated with the alarm.
public Integer period()
The period, in seconds, over which the specified statistic is applied.
public String unit()
The unit of measure for the statistic. For example, the units for the Amazon EC2 NetworkIn metric are Bytes because NetworkIn tracks the number of bytes that an instance receives on all network interfaces. You can also specify a unit when you create a custom metric. Units help provide conceptual meaning to your data. Metric data points that specify a unit of measure, such as Percent, are aggregated separately.
If you specify a unit, you must use a unit that is appropriate for the metric. Otherwise, the Amazon CloudWatch
alarm can get stuck in the INSUFFICIENT DATA
state.
If you specify a unit, you must use a unit that is appropriate for the metric. Otherwise, the Amazon
CloudWatch alarm can get stuck in the INSUFFICIENT DATA
state.
StandardUnit
public Integer evaluationPeriods()
The number of periods over which data is compared to the specified threshold.
public Double threshold()
The value against which the specified statistic is compared.
public String comparisonOperator()
The arithmetic operation to use when comparing the specified statistic and threshold. The specified statistic value is used as the first operand.
ComparisonOperator
public String treatMissingData()
Sets how this alarm is to handle missing data points. If TreatMissingData
is omitted, the default
behavior of missing
is used. For more information, see Configuring How CloudWatch Alarms Treats Missing Data.
Valid Values: breaching | notBreaching | ignore | missing
TreatMissingData
is omitted, the
default behavior of missing
is used. For more information, see Configuring How CloudWatch Alarms Treats Missing Data.
Valid Values: breaching | notBreaching | ignore | missing
public String evaluateLowSampleCountPercentile()
Used only for alarms based on percentiles. If you specify ignore
, the alarm state will not change
during periods with too few data points to be statistically significant. If you specify evaluate
or
omit this parameter, the alarm will always be evaluated and possibly change state no matter how many data points
are available. For more information, see Percentile-Based CloudWatch Alarms and Low Data Samples.
Valid Values: evaluate | ignore
ignore
, the alarm state will not
change during periods with too few data points to be statistically significant. If you specify
evaluate
or omit this parameter, the alarm will always be evaluated and possibly change
state no matter how many data points are available. For more information, see Percentile-Based CloudWatch Alarms and Low Data Samples.
Valid Values: evaluate | ignore
public PutMetricAlarmRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<PutMetricAlarmRequest.Builder,PutMetricAlarmRequest>
public static PutMetricAlarmRequest.Builder builder()
public static Class<? extends PutMetricAlarmRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.