AwsEc2SnapshotPropertiesResponse

constructor(dataEncryptionKeyId: String? = null, description: String? = null, encrypted: Boolean? = null, kmsKeyId: String? = null, outpostArn: String? = null, ownerAlias: String? = null, ownerId: String? = null, progress: String? = null, restoreExpiryTime: String? = null, snapshotId: String? = null, sseType: SSETypeEnumValueResponse? = null, startTime: String? = null, state: SnapshotStateEnumValueResponse? = null, stateMessage: String? = null, storageTier: StorageTierEnumValueResponse? = null, tags: List<TagResponse>? = null, volumeId: String? = null, volumeSize: Int? = null)