Aws Ec2Image Properties Response
constructor(architecture: ArchitectureValuesEnumValueResponse? = null, blockDeviceMappings: List<BlockDeviceMappingResponse>? = null, bootMode: BootModeValuesEnumValueResponse? = null, creationDate: String? = null, deprecationTime: String? = null, deregistrationProtection: String? = null, description: String? = null, enaSupport: Boolean? = null, hypervisor: HypervisorTypeEnumValueResponse? = null, imageId: String? = null, imageLocation: String? = null, imageOwnerAlias: String? = null, imageType: ImageTypeValuesEnumValueResponse? = null, imdsSupport: ImdsSupportValuesEnumValueResponse? = null, kernelId: String? = null, lastLaunchedTime: String? = null, name: String? = null, ownerId: String? = null, platform: PlatformValuesEnumValueResponse? = null, platformDetails: String? = null, productCodes: List<ProductCodeResponse>? = null, public: Boolean? = null, ramdiskId: String? = null, rootDeviceName: String? = null, rootDeviceType: DeviceTypeEnumValueResponse? = null, sourceInstanceId: String? = null, sriovNetSupport: String? = null, state: ImageStateEnumValueResponse? = null, stateReason: StateReasonResponse? = null, tags: List<TagResponse>? = null, tpmSupport: TpmSupportValuesEnumValueResponse? = null, usageOperation: String? = null, virtualizationType: VirtualizationTypeEnumValueResponse? = null)