sourceDiskEncryptionKeys

@JvmName(name = "sakedamtqfdlfydn")
suspend fun sourceDiskEncryptionKeys(value: Output<List<SourceDiskEncryptionKeyArgs>>)
@JvmName(name = "ovyvungelpgxeqil")
suspend fun sourceDiskEncryptionKeys(value: List<SourceDiskEncryptionKeyArgs>?)

Parameters

value

Input Only The customer-supplied encryption key of the disks attached to the source instance. Required if the source disk is protected by a customer-supplied encryption key.


@JvmName(name = "hbkhulckfpfmolus")
suspend fun sourceDiskEncryptionKeys(vararg values: Output<SourceDiskEncryptionKeyArgs>)


@JvmName(name = "avfgomqkhqpixjml")
suspend fun sourceDiskEncryptionKeys(values: List<Output<SourceDiskEncryptionKeyArgs>>)
@JvmName(name = "whankxycnxmwbhrp")
suspend fun sourceDiskEncryptionKeys(vararg values: SourceDiskEncryptionKeyArgs)

Parameters

values

Input Only The customer-supplied encryption key of the disks attached to the source instance. Required if the source disk is protected by a customer-supplied encryption key.


@JvmName(name = "hgyujtsaedoogygk")
suspend fun sourceDiskEncryptionKeys(argument: List<suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit>)
@JvmName(name = "jxxcyboomkmkubub")
suspend fun sourceDiskEncryptionKeys(vararg argument: suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit)
@JvmName(name = "gsqcvhmgujjwrfdd")
suspend fun sourceDiskEncryptionKeys(argument: suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit)

Parameters

argument

Input Only The customer-supplied encryption key of the disks attached to the source instance. Required if the source disk is protected by a customer-supplied encryption key.