TrustStore

class TrustStore : KotlinCustomResource

Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStore

Properties

Link copied to clipboard

The name of the S3 bucket to fetch the CA certificate bundle from.

Link copied to clipboard

The name of the S3 object to fetch the CA certificate bundle from.

Link copied to clipboard

The version of the S3 bucket that contains the CA certificate bundle.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the trust store.

Link copied to clipboard

The number of certificates associated with the trust store.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

The status of the trust store, could be either of ACTIVE or CREATING.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to assign to the trust store.

Link copied to clipboard
val trustStoreArn: Output<String>

The Amazon Resource Name (ARN) of the trust store.

Link copied to clipboard
val urn: Output<String>