Ami Copy Args
constructor(deprecationTime: Output<String>? = null, description: Output<String>? = null, destinationOutpostArn: Output<String>? = null, ebsBlockDevices: Output<List<AmiCopyEbsBlockDeviceArgs>>? = null, encrypted: Output<Boolean>? = null, ephemeralBlockDevices: Output<List<AmiCopyEphemeralBlockDeviceArgs>>? = null, kmsKeyId: Output<String>? = null, name: Output<String>? = null, sourceAmiId: Output<String>? = null, sourceAmiRegion: Output<String>? = null, tags: Output<Map<String, String>>? = null)