source Disk Encryption Keys
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.
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.
suspend fun sourceDiskEncryptionKeys(argument: List<suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit>)
suspend fun sourceDiskEncryptionKeys(vararg argument: suspend SourceDiskEncryptionKeyArgsBuilder.() -> Unit)
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.