sourceDiskEncryptionKeys

@JvmName(name = "hrtjlcjhrviunpwp")
suspend fun sourceDiskEncryptionKeys(value: Output<List<SourceDiskEncryptionKeyArgs>>)
@JvmName(name = "xueofmqgsrxikyua")
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 = "ayllrxygfxpojjts")
suspend fun sourceDiskEncryptionKeys(vararg values: Output<SourceDiskEncryptionKeyArgs>)


@JvmName(name = "igthmrqajeguuhmd")
suspend fun sourceDiskEncryptionKeys(values: List<Output<SourceDiskEncryptionKeyArgs>>)
@JvmName(name = "lfrhkjkmhgssndrb")
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 = "ewyywgejtirxjfbb")
suspend fun sourceDiskEncryptionKeys(argument: List<suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit>)
@JvmName(name = "jayjnjtknbwjshfh")
suspend fun sourceDiskEncryptionKeys(vararg argument: suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit)
@JvmName(name = "ndsvmhhddidfmhyr")
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.