Secret

class Secret : KotlinCustomResource

Import

#!/bin/bash Docker secret cannot be imported as the secret data, once set, is never exposed again.

Properties

Link copied to clipboard
val data: Output<String>

Base64-url-safe-encoded secret data

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val labels: Output<List<SecretLabel>>?

User-defined key/value metadata

Link copied to clipboard
val name: Output<String>

User-defined name of the secret

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