SecretStorePropertiesArgs

data class SecretStorePropertiesArgs(val secretStoreId: Output<String>? = null) : ConvertibleToJava<SecretStorePropertiesArgs>

Constructors

Link copied to clipboard
constructor(secretStoreId: Output<String>? = null)

Properties

Link copied to clipboard
val secretStoreId: Output<String>? = null

Functions

Link copied to clipboard
open override fun toJava(): SecretStorePropertiesArgs