Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStore
ca_certificates_bundle_s3_bucket
(String) The name of the S3 bucket to fetch the CA certificate bundle from.ca_certificates_bundle_s3_key
(String) The name of the S3 object to fetch the CA certificate bundle from.ca_certificates_bundle_s3_object_version
(String) The version of the S3 bucket that contains the CA certificate bundle.name
(String) The name of the trust store.tags
(Attributes List) The tags to assign to the trust store. (see below for nested schema)id
(String) Uniquely identifies the resource.number_of_ca_certificates
(Number) The number of certificates associated with the trust store.status
(String) The status of the trust store, could be either of ACTIVE or CREATING.trust_store_arn
(String) The Amazon Resource Name (ARN) of the trust store.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_elasticloadbalancingv2_trust_store.example <resource ID>