Caches Iscsi Volume Args
constructor(gatewayArn: Output<String>? = null, kmsEncrypted: Output<Boolean>? = null, kmsKey: Output<String>? = null, networkInterfaceId: Output<String>? = null, snapshotId: Output<String>? = null, sourceVolumeArn: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetName: Output<String>? = null, volumeSizeInBytes: Output<Int>? = null)