CertificateMap

class CertificateMap : KotlinCustomResource

Creates a new CertificateMap in a given project and location.

Properties

Link copied to clipboard

Required. A user-provided name of the certificate map.

Link copied to clipboard
val createTime: Output<String>

The creation timestamp of a Certificate Map.

Link copied to clipboard
val description: Output<String>

One or more paragraphs of text description of a certificate map.

Link copied to clipboard

A list of GCLB targets that use this Certificate Map. A Target Proxy is only present on this list if it's attached to a Forwarding Rule.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val labels: Output<Map<String, String>>

Set of labels associated with a Certificate Map.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

A user-defined name of the Certificate Map. Certificate Map names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*. //*/

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

The update timestamp of a Certificate Map.

Link copied to clipboard
val urn: Output<String>