class Aws::IoT::Types::CreateAuditSuppressionRequest
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
The epoch timestamp in seconds at which this suppression expires.
@!attribute [rw] client_request_token
@return [String]
The description of the audit suppression.
@!attribute [rw] description
@return [Boolean]
Indicates whether a suppression should exist indefinitely or not.
@!attribute [rw] suppress_indefinitely
@return [Time]
The epoch timestamp in seconds at which this suppression expires.
@!attribute [rw] expiration_date
@return [Types::ResourceIdentifier]
Information that identifies the noncompliant resource.
@!attribute [rw] resource_identifier
@return [String]
enabled.)
‘UpdateAccountAuditConfiguration` to select which checks are
including those that are enabled or use
`DescribeAccountAuditConfiguration` to see the list of all checks,
An audit check name. Checks must be enabled for your account. (Use
@!attribute [rw] check_name
}
client_request_token: “ClientRequestToken”, # required
description: “AuditDescription”,
suppress_indefinitely: false,
expiration_date: Time.now,
},
role_alias_arn: “RoleAliasArn”,
iam_role_arn: “RoleArn”,
account: “AwsAccountId”,
},
policy_version_id: “PolicyVersionId”,
policy_name: “PolicyName”,
policy_version_identifier: {
client_id: “ClientId”,
cognito_identity_pool_id: “CognitoIdentityPoolId”,
ca_certificate_id: “CertificateId”,
device_certificate_id: “CertificateId”,
resource_identifier: { # required
check_name: “AuditCheckName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateAuditSuppressionRequest