CustomClass

class CustomClass : KotlinCustomResource

Create a custom class.

Properties

Link copied to clipboard
val customClassId: Output<String>

If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.

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

A collection of class items.

Link copied to clipboard
val kmsKeyName: Output<String>

The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.

Link copied to clipboard

The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.

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

The resource name of the custom class.

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 urn: Output<String>