password

@JvmName(name = "mnhjhbxxcjdbeopy")
suspend fun password(value: Output<SecretObjectArgs>)
@JvmName(name = "ycecrjmpuvradnxi")
suspend fun password(value: SecretObjectArgs?)

Parameters

value

The password for logging into the custom registry. The password is a secret object that allows multiple ways of providing the value for it.


@JvmName(name = "tlhunkyxrfvfycjy")
suspend fun password(argument: suspend SecretObjectArgsBuilder.() -> Unit)

Parameters

argument

The password for logging into the custom registry. The password is a secret object that allows multiple ways of providing the value for it.