secretRef

@JvmName(name = "qsuorpijpfkcbcit")
suspend fun secretRef(value: Output<SecretReferencePatchArgs>)
@JvmName(name = "lickwjwojaaankik")
suspend fun secretRef(value: SecretReferencePatchArgs?)

Parameters

value

secretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.


@JvmName(name = "fehxfgjwvdiuaoqr")
suspend fun secretRef(argument: suspend SecretReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

secretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.