class
Amazonite::CloudWatch::DisassociateDatasetKmsKeyInput
- Amazonite::CloudWatch::DisassociateDatasetKmsKeyInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch/disassociate_dataset_kms_key_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#dataset_identifier : String
Specifies the identifier of the dataset from which to remove the KMS key association.
-
#dataset_identifier=(dataset_identifier : String)
Specifies the identifier of the dataset from which to remove the KMS key association.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
Specifies the identifier of the dataset from which to remove the KMS key association. For the
default dataset, you can specify either default or the full dataset Amazon Resource Name
(ARN) in the format arn:aws:cloudwatch:*Region*:*account-id*:dataset/default.
Specifies the identifier of the dataset from which to remove the KMS key association. For the
default dataset, you can specify either default or the full dataset Amazon Resource Name
(ARN) in the format arn:aws:cloudwatch:*Region*:*account-id*:dataset/default.