customMetadata

@JvmName(name = "cjkiemioywcdyfcj")
suspend fun customMetadata(value: Output<SecretV2CustomMetadataArgs>)
@JvmName(name = "aydpfvjyoqiqusvn")
suspend fun customMetadata(value: SecretV2CustomMetadataArgs?)

Parameters

value

A nested block that allows configuring metadata for the KV secret. Refer to the Configuration Options for more info.


@JvmName(name = "gvpspifwfowvilcv")
suspend fun customMetadata(argument: suspend SecretV2CustomMetadataArgsBuilder.() -> Unit)

Parameters

argument

A nested block that allows configuring metadata for the KV secret. Refer to the Configuration Options for more info.