Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStoreRevocation
revocation_contents
(Attributes Set) The attributes required to create a trust store revocation. (see below for nested schema)trust_store_arn
(String) The Amazon Resource Name (ARN) of the trust store.id
(String) Uniquely identifies the resource.revocation_id
(Number) The ID associated with the revocation.trust_store_revocations
(Attributes Set) The data associated with a trust store revocation (see below for nested schema)revocation_contents
Optional:
revocation_type
(String)s3_bucket
(String)s3_key
(String)s3_object_version
(String)trust_store_revocations
Read-Only:
number_of_revoked_entries
(Number)revocation_id
(String)revocation_type
(String)trust_store_arn
(String)Import is supported using the following syntax:
$ terraform import awscc_elasticloadbalancingv2_trust_store_revocation.example <resource ID>