TrustStore

class TrustStore : KotlinCustomResource

Definition of AWS::WorkSpacesWeb::TrustStore Resource Type

Properties

Link copied to clipboard

A list of web portal ARNs that this trust store is associated with.

Link copied to clipboard

A list of CA certificates to be added to the trust store.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the trust store. A tag is a key-value pair.

Link copied to clipboard
val trustStoreArn: Output<String>

The ARN of the trust store.

Link copied to clipboard
val urn: Output<String>